Hi, I'm testing Drools Flow functionality and it seems that the foreach node iterates over the collection one value at a time, the embedded flow is executed sequentially for each value. I'm looking for some construct that invokes each embedded flow simultaneously for each collection value. Like a AND split/AND join of multiple instances. Is this possible with forEach, am I missing some configuration? or any other way to achieve it.
Thanks, Carlos _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
