Usually you can just add a ".to(somethingElse)" at the end of your route. Or
you can add some http://camel.apache.org/predicate.html to check if your
request was succesful first.
If your 2 routes should be in sync, why aren`t they on the same route ?
Else you might try to use http://camel.apache.org/aggregator2.html and you
will need to make sure it`s 2 matching messages and maybe skip some if only
1 of your 2 routes success.
--
View this message in context: http://camel.465427.n5.nabble.com/Custom-interceptors-and-finding-the-first-and-last-camel-route-tp5726148p5726312.html
Sent from the Camel - Users mailing list archive at Nabble.com.