Looks like interceptFrom could be the right way to go. How can I add a predicate to the interceptFrom that will intercept according to a header and the routeID ? Something like this:
${in.getExchange.getFromRouteId} == ${in.header.interceptFromRouteID} /> except I am getting 'Illegal syntax: in.getExchange.getFromRouteId' excpetion. -- View this message in context: http://camel.465427.n5.nabble.com/Add-a-Processor-to-a-route-at-runtime-tp4257724p4258424.html Sent from the Camel - Users mailing list archive at Nabble.com.