Hi,
I asserted 4 objects of a class with class name “DemoClass” in to
working memory. In rule one I am creating a reference for the DemoClass and
implementing the logic.
In rule2,… I am creating another reference of the DemoClass .so that time it
is accessing the next asserted object present in the workingmemory. But my
requirement is to access the same object which is accessed in rule 1. I
don't need to access other 3 objects in working memory.
It is possible to access the same object in rule 2, which I accessed in
rule 1?
--
View this message in context:
http://www.nabble.com/Order-of-firing-rules-tf3865719.html#a10951337
Sent from the drools - user mailing list archive at
Nabble.com.