I have the following scenario: 1. I am making multiple calls to a SEDA route for parallel processing 2. I need to check result of all the calls to SEDA route processing 3. If all SEDA route calls were successful I need to call a DirectVM route 4. If any SEDA route call fails I need to stop all subsequent calls to SEDA route from route that is calling SEDA route
Please help me to achieve this. Regards Paul -- View this message in context: http://camel.465427.n5.nabble.com/Aggregate-Results-from-SEDA-tp5794455.html Sent from the Camel - Users mailing list archive at Nabble.com.
