Hi,
Can I keep two instances of the same class in working memory? I guess 'Yes'. If yes then how do I access each instance separately in DSL? I am doing this: workingMemory.assertObject(personA), workingMemory.assertObject(personB); e.g; Person exists = personA:Person() Thanks
_______________________________________________ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users