The object will be available in any rule that matches it.

Mark
Rajesh.Sachin10 wrote:
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?

_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to