Hi

I logged a ticket to add exchange function to the simple language
https://issues.apache.org/jira/browse/CAMEL-8512

On Wed, Mar 18, 2015 at 9:00 PM, Claus Ibsen <[email protected]> wrote:
> There is a route id function
>
> ${routeId}
>
> See the functions in the table at
> http://camel.apache.org/simple
>
> On Wed, Mar 18, 2015 at 8:48 PM, Camel Guy <[email protected]> wrote:
>> Deep in the "message stack" I want to do this:
>>
>> <log message="Finished: ${exchange.getFromRouteId}">
>>
>> .. instead of putting the "from" routeId into a property or header, which
>> is what I was doing because I was ignorant of exchange.getFromRouteId.
>>
>> On Wed, Mar 18, 2015 at 12:30 PM, Claus Ibsen <[email protected]> wrote:
>>
>>> Hi
>>>
>>> No what is the use-case?
>>>
>>> On Wed, Mar 18, 2015 at 8:18 PM, Camel Guy <[email protected]> wrote:
>>> > ${exchange} doesn't seem to work
>>> >
>>> >
>>> > Thanks,
>>> > ~dg
>>>
>>>
>>>
>>> --
>>> Claus Ibsen
>>> -----------------
>>> Red Hat, Inc.
>>> Email: [email protected]
>>> Twitter: davsclaus
>>> Blog: http://davsclaus.com
>>> Author of Camel in Action: http://www.manning.com/ibsen
>>> hawtio: http://hawt.io/
>>> fabric8: http://fabric8.io/
>>>
>
>
>
> --
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> Email: [email protected]
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
> hawtio: http://hawt.io/
> fabric8: http://fabric8.io/



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: [email protected]
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to