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,

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to