[rules-users] Ruleflow Query

Sangrish sidangrish at gmail.com
Fri Oct 3 17:22:30 EDT 2008



Hi

    I have a ruleflow having a sequence of ruleflow groups. Each group
contains a few rules. Also,I have, say a 1000 objects of type A in working
memory. Each rule operates on A and may change some attributes of it.
    I see that the ruleflow executes a rule (present in any ruleflow group
in the rule flow) on each object only when all objects of type A(the object
which has the condition on its attributes) in the working memory satisfy its
condition. I want the rule flow to run separately for each object but
simultaneously for all objects in working memory just like normal rules
without a ruleflow
   As suggested in an answer to my previous post, I can start the rule flow
process for each object once but that will introduce some unnecessary
complexity and reduce elegance.
   Can there be some other solution to it.

Thanks
Siddharth
-- 
View this message in context: http://www.nabble.com/Ruleflow-Query-tp19805816p19805816.html
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list