Tried coding a dynamicRouter, but not understanding how to set the exchange for each different route.
Let me step back. I have a list of Objects some good, some bad in my current exchange. So body would be akin to the following: A-GOOD B-GOOD C-GOOD ... F-BAD H-BAD I-BAD ... I want to take the good, create a new exchange, take the bad and create another exchange and route the good and bad to different routes. I do not want to use a splitter and have to reaggregate, and was hoping there was a workaround for this scenario. Googling has not found anything that would work. Dynamic routing documentation is a bit confusing, and I don't know how to create 2 exchanges with it. Thanks, -- View this message in context: http://camel.465427.n5.nabble.com/Route-to-two-paths-tp5790803p5790831.html Sent from the Camel - Users mailing list archive at Nabble.com.