Hi,

So I have a XML data which i will split, transform every item, send every
item to validator and then send to an endpoint.
But I want to be sure all items validate before sending them to the
endpoint, so its All or None, if an error would arise on any item I want to
send the XML data(before splitting) to my ErrorQueue.

How could I achieve this?

Thanks



--
View this message in context: 
http://camel.465427.n5.nabble.com/Splitting-xml-Send-all-items-or-send-XML-to-Error-Queue-tp5764002.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to