Hi Jacques,

you should use <if-compare> instead.

Jacopo

Jacques Le Roux wrote:
It's perhaps a stupid question (just a quick one, actually I did not
look at simple-method.xsd)

Why is there no value attribute in the if-compare-field element ?

So we have to write something like

<set field="Not" value="N"/>
<if-compare-field field-name="res.res1" operator="equals"
to-field-name="Not">

Where we could have something intuitive like

<if-compare-field field-name="res.res1" operator="equals"  value="N">

Thanks

Jacques


Reply via email to