Hi If am declaring a map as global variable. global java.util.Map map In the "then" part of rule 1 am putting a key n value into map Is it possible to get the value using the key from the "then" part of rule 2?
Do i want to update,insert like any thing on global variable? or How is it possible for rule engine to identify the changes in global variable tht shud be reflected on other rule! Regards joy -- View this message in context: http://drools.46999.n3.nabble.com/Local-Variable-tp4020144p4020173.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
