Re: moving input message after routing ends

2014-03-22 Thread a106562
er as desired in step 1a. I have to throw the exception to make it work. Anyway, thanks for help! -- View this message in context: http://camel.465427.n5.nabble.com/moving-input-message-after-routing-ends-tp5749216p5749244.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: moving input message after routing ends

2014-03-22 Thread Claus Ibsen
gt; setBody(property("input")).to("file:afolder") > > > I wonder, if there are any better ways, patterns to implement the algorithm > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/moving-input-message-after-routing-ends-

moving input message after routing ends

2014-03-21 Thread a106562
ge at the end of each 'if' branch, I do setBody(property("input")).to("file:afolder") I wonder, if there are any better ways, patterns to implement the algorithm -- View this message in context: http://camel.465427.n5.nabble.com/moving-input-message-after-routin