Hello,

Maybe I have overlooked something, but I couldn't find a way to generate
a simple rule from an excel decision table, where the left hand side
contains no field constraints?

i.e.

rule "do we have cheese"

WHEN
            cheese: Cheese()
THEN
            RHS
End

Is there a way to achieve this?

Thanks in advance,

Martin   

 

 

 

 

 

 

 

 

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

Reply via email to