Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4F6DD200BB0 for ; Sun, 30 Oct 2016 08:37:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4DE8F160AF8; Sun, 30 Oct 2016 07:37:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8CC70160AED for ; Sun, 30 Oct 2016 08:37:04 +0100 (CET) Received: (qmail 72581 invoked by uid 500); 30 Oct 2016 07:37:03 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Delivered-To: moderator for users@camel.apache.org Received: (qmail 85643 invoked by uid 99); 30 Oct 2016 05:47:31 -0000 X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.486 X-Spam-Level: *** X-Spam-Status: No, score=3.486 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Date: Sat, 29 Oct 2016 22:47:27 -0700 (MST) From: nishat To: users@camel.apache.org Message-ID: <1477806447207-5789475.post@n5.nabble.com> In-Reply-To: References: <1477676516386-5789412.post@n5.nabble.com> Subject: Re: Dynamic routing for backend micro services MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Sun, 30 Oct 2016 07:37:05 -0000 Thabks for the response. The problem is that I have to do something from direct foo to bean pre process recipient list *process message for each endpoint in recipient list and then process response from each end point and then aggregate all responses* to bean post process I don't know how to do the bold part.on above sequence. Also My routes are not static they have to be generated from the endpoint's stored in db. Kindly help. -- View this message in context: http://camel.465427.n5.nabble.com/Dynamic-routing-for-backend-micro-services-tp5789412p5789475.html Sent from the Camel - Users mailing list archive at Nabble.com.