Hello, I want to able be able to write a custom splitter such that: 1) A message with collection is broken down into individual message(exchange) 2) Based on the content of the message add a Message header. 3) Aggregate the split messages using the message header as the strategy.
The only way I see is to use a content enricher/processor to perform step 2). Is there a way to combine step 1) and 2)? Or if there is any other idea I am all for it. Can some one point me to the right direction please? Thanks in advance! Matt ----- Thanks Matt G. Madhavan -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Custom-Splitter-Question-tp5755453.html Sent from the Camel - Users mailing list archive at Nabble.com.
