Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 425F211B96 for ; Thu, 14 Aug 2014 13:28:46 +0000 (UTC) Received: (qmail 74609 invoked by uid 500); 14 Aug 2014 13:28:45 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 74564 invoked by uid 500); 14 Aug 2014 13:28:45 -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 Received: (qmail 74552 invoked by uid 99); 14 Aug 2014 13:28:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Aug 2014 13:28:45 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of claus.ibsen@gmail.com designates 209.85.213.169 as permitted sender) Received: from [209.85.213.169] (HELO mail-ig0-f169.google.com) (209.85.213.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Aug 2014 13:28:41 +0000 Received: by mail-ig0-f169.google.com with SMTP id r2so14329415igi.0 for ; Thu, 14 Aug 2014 06:28:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=Wq2RHsehVdc8HrhqhHsYsWoMoZ1c8nVJ/zlwU2joKOE=; b=prKnNqX2SrwXVGd155RCg+JI0WMJPbKpUNKy8y+agsmJupsJUX8b0dXpt/AySAfBB/ xEgglhWXOmzmSaTYD8nZZdK1wxlpFZqZCh7ySa3LcKy3GpZkrvJKegoHKDz+hR3lrh+t qCFLsrhR2Zgx+0728vGIdXAy6rFiH+30AdRCyQJIBjVQO8G1OP/8ZgVq2n6v3xgUmQcd OHVEGcPJuFvTW3Z6pMQjJHSdeNh3tM0GY0Vg/Zr1pYyaqPwV1VoX0xjmbbsQecS7+ySk mbwfJXbvKDi4fs5h/R25m7c5Shr1jny8dkWFGCR1V4ERb4HRIjmrLN1s0ZWiJ4Hrj1gx airw== X-Received: by 10.43.70.66 with SMTP id yf2mr11753815icb.36.1408022900936; Thu, 14 Aug 2014 06:28:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.11.67 with HTTP; Thu, 14 Aug 2014 06:28:00 -0700 (PDT) In-Reply-To: <1408020437063-5755211.post@n5.nabble.com> References: <1408020437063-5755211.post@n5.nabble.com> From: Claus Ibsen Date: Thu, 14 Aug 2014 15:28:00 +0200 Message-ID: Subject: Re: RecepientList - Individual Target status To: "users@camel.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org The exchange contains a property with the failure endpoint http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/Exchange.html#FAILURE_ENDPOINT And you can use an aggregation strategy on the recipient list to handle when the recipients are done. Some details at http://camel.apache.org/recipient-list.html On Thu, Aug 14, 2014 at 2:47 PM, contactreji wrote: > Hi Camel Riders > > I am using camel recepientList EIP for dynamic target system determination. > > Route as follows > > > > > >
listOfTargetSystems
>
>
> > > Just wanted to know *if there is a way I can track the one which was > successfull and the one which failed*. Is there a way to do that from this > EIP? I would rather need this for reporting unavailable target systems or > invokation failure and componse a re-try mechanisms. > > > > > -- > View this message in context: http://camel.465427.n5.nabble.com/RecepientList-Individual-Target-status-tp5755211.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: cibsen@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/