Hi I think you are looking for the Camel Exchange. The Exchange is a container that contains the messages (in-message and depending on the MEP also out-message) as well as properties. You can put and get any data into/from the properties of the exchange.
Regards Stefan On Tue, Mar 27, 2012 at 16:25, m.jimen.blazquez <m.jimen.blazq...@gmail.com> wrote: > Hi, > > I am evaluating if I can use CAMEL to implement workflows. I have read in > this same forum I can although CAMEL is not designed for it. > > Anyway, I have been studying the different patters but the main problem I > find is that I don't know how to have data available in different points of > the route. What I am looking for is for something like the context in the > springwebflow technology, where it's you can store any object and retrieve > it by its key. > > Is this possible with CAMEL? > > kindest regards > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Have-available-data-in-several-points-of-the-route-tp5598002p5598002.html > Sent from the Camel - Users mailing list archive at Nabble.com.