[rules-users] Ruleflow and Global - precision

Jeffrey Delong jdelong at redhat.com
Thu Aug 30 10:37:45 EDT 2007


Did you put a global declaration in the XOR Split Constraint Editor 
(same spot to put imports)?

vdelbart wrote:
> Just an additionnal information of my problem :
>
> this two sentences work in a rule with the declaration of my global (Global
> HashMap map) :
>
> Boolean(eval((Boolean)map.get("decision") == true)) from Boolean.TRUE;
> Boolean(booleanValue == false) from map.get("decision")
>
>
>
> thanks,
>   




More information about the rules-users mailing list