Hi,

might consider to store it right in the beginning either to a temp file
system or into a database which you could consume on a second route, or
with a 6th processor.

regards, Achim


2013/6/18 sarfaraj <sarfarajsay...@gmail.com>

> I have camel route. In that, I need to have original message which I
> received/consumed in <from> tag at the end of same route (Like below)
> without using/setting to header or property. As that message is too heavy.
> I
> don't want to let down the performance.
>
> <route>
>    <from ......>
>    <process 2>
>    <process 3>
>    <process 4>
>    <process 5>
> </route>
>
> Do we have any other mechanism to have the same message/object which i
> received in <from> tag at the end of route ?
>
> JFYI: all processor are executed sequentially so multicast also not worked
> in this case.
>
>
> /Sarfaraj
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Need-original-message-at-the-end-of-the-route-tp5734290.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 

Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
Project Lead
OPS4J Pax for Vaadin <http://team.ops4j.org/wiki/display/PAXVAADIN/Home>
Commiter & Project Lead
blog <http://notizblog.nierbeck.de/>

Reply via email to