Hello, At the momemt my camel route is doing this thing:
1) incoming message. 2) unmarshal it 3) if type of A use converterA else type of B use converterB 4) marshal it 5) to destination. I was wondering if and how can i do. 1)incoming message 2) unmarshal it 3) if type of A converterA and converterC 4) marshal the two converted messages 5) to destination. Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/Convert-message-into-two-converters-and-dilliver-them-to-one-destination-tp5785205.html Sent from the Camel - Users mailing list archive at Nabble.com.