Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

RecepientList - Individual Target status

$
0
0
Hi Camel Riders

I am using camel recepientList EIP for dynamic target system determination.

Route as follows

<route>
<from uri="direct:a" />

<recipientList delimiter="#">
<header>listOfTargetSystems</header>
</recipientList>
</route>

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.

Viewing all articles
Browse latest Browse all 5648

Trending Articles