-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
7.38.0.Final
-
-
NEW
-
NEW
In a Guided Rule:
Here a Data Object used in this example:
The plan was to have an expression like this:
fact0.setGold( $a.getGold() && $b.getGold() )
I had to ditch the Guided Rule and write my rule on a drl file.