On Tue, Oct 19, 2010 at 6:46 PM, Naira & Kobo <lekkie.ay...@gmail.com> wrote:
>
> Hi,
>
> How can I get the exchange Id from a spring camel context?
>
> Can I do this from Simple expression, if yes, what header value do I get it
> from?
>

What do you need the id for?

The simple language can get the id
http://camel.apache.org/simple

<simple>${exchangeId}</simple>


> Regards.
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/How-to-get-exchange-Id-from-spring-camel-context-tp3219377p3219377.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to