[rules-users] Processing a collection within a fact object

kirkm kirkmster at gmail.com
Tue Jul 26 16:47:31 EDT 2011


I have an application that is inserting a fact object into a session.  The
object has a collection in it that is being iterated and each of the
individual children objects is being inserted into the session with a
reference back to their "parent" object. The child facts cause other rules
to fire and the children objects are updated in some situations. Is there
any way to determine if all the rules have fired due to the children
insertions? The desired result is to have a parent object with possible
updates to the children for further processing. 

Can and should an accumulator be used instead of the inserting the child
objects?

Kirk

--
View this message in context: http://drools.46999.n3.nabble.com/Processing-a-collection-within-a-fact-object-tp3201532p3201532.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list