[rules-users] why java.util.Map doesn't work on RHS update

vadlam sreeram.vadlamudi at wellsfargo.com
Tue Mar 20 17:24:09 EDT 2012


can you try modify instead of update in the first rule  as

modify($m); instead of update($m);

modify as I understand does update and insert.
 
without modify, the changes done in first rule are not visible to other
rules


--
View this message in context: http://drools.46999.n3.nabble.com/why-java-util-Map-doesn-t-work-on-RHS-update-tp3831626p3843778.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list