How about using setHeader to store the result?

Christian

Am 19.06.2012 14:19, schrieb Gershaw, Geoffrey:
Thanks for reply Claus,

I see your point. I was trying to avoid writing a nested filter.

<filter>
        <simple>${body} != null</simple>
        <filter>
                <method ref= "CXRefDataCache" method=" put"/>
                <to uri="somewhere"
        </filter>
<filter>

I guess I am looking for a local variable where I could store the result
of a predicate on 1 line and use that local variable in the simple
expression of the filter.

Making sense?

Thanks again
        


--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
Talend Application Integration Division http://www.talend.com

Reply via email to