Hi,

Unfortunately there's no response.

I'll try to rephrase: should the "==" operator be available in Simple
expressions? I want to know whether or not I should create an issue.

Thanks a lot for your insights,

Antoine.


2013/6/13 Antoine DESSAIGNE <antoine.dessai...@gmail.com>

> Hi everyone,
>
> We had a unexpected behavior with this simple expression:
> <setHeader headerName="isFour">
>     <simple>${body[value]} == 4</simple>
> </setHeader>
>
> It does not return true or false but a string like "4 == 4".
>
> The documentation is unclear about == operator used in expressions (and
> not predicates). Is this the desired behavior ?
>
> Thanks a lot,
>
> Antoine.
>

Reply via email to