[rules-users] For loop inside a modify block problem

Davide Sottara dsotty at gmail.com
Wed Jan 11 05:38:52 EST 2012


when
    $item : Item(param1 != 0, param2 == 0, !(this instanceof SpecialItem))
    $gsc : SomeBusinessLogic
then 


Is this literally your rule? This one is missing () after SomeBusinessLogic,
which might be confusing the parser...

--
View this message in context: http://drools.46999.n3.nabble.com/rules-users-For-loop-inside-a-modify-block-problem-tp3648460p3650235.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list