Hi,

I am trying to implement transaction handling to MongoDB in Camel Routes.

What I am trying to achieve is get data from external system insert data in
Mongodb.

now route same data to other Route and do some processing and update state
of inserted data to "processing".

Now if there any error occur I would like to rollback data from "processing"
to "new"

How i can achieve this?

Thanks



--
View this message in context: 
http://camel.465427.n5.nabble.com/MongoDB-transaction-Handling-tp5743060.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to