How to access it back in other route?
I tried that earlier and then accessed it via ${properties.XXX} but didn't work.
Thanks and Regards,
Vanshul Chawla
-----Original Message-----
From: mukundha [mailto:[email protected]]
Sent: Wednesday, April 29, 2015 3:49 PM
To: [email protected]
Subject: Re: Passing header between routes
Hi Chawla,
Use the property instead of header, as the header will be different from
exchange to exchange.
please find the syntax below,
<setProperty propertyName="name">
<simple>value</simple>
</setProperty>
Thanks,
Mukundha Reddy
--
View this message in context:
http://camel.465427.n5.nabble.com/Passing-header-between-routes-tp5766477p5766485.html
Sent from the Camel - Users mailing list archive at Nabble.com.