]
Kris Verlaenen updated JBRULES-2586:
------------------------------------
Fix Version/s: FUTURE
Component/s: drools-core (flow)
ForEach Node does not work correctly with incorparated subflow nodes
--------------------------------------------------------------------
Key: JBRULES-2586
URL:
https://issues.jboss.org/browse/JBRULES-2586
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-core (flow)
Affects Versions: 5.0.1.FINAL
Environment: Windows7
Reporter: Gregoire Botquin
Assignee: Kris Verlaenen
Labels: ForEach_Node, SubFlow_Node, rulesflow
Fix For: FUTURE
Attachments: TestForEachSubFlow.rar, TestForEachSubFlow_2.rar
A ForEach node should process sequentially all elements inside the collection it has to
iterate on. This works fine unless there is a SubFlow node incorparted in the ForEachNode.
In this case, the messages are not processed sequentially anymore. It looks like that the
subflow starts/continue only when the ForEach has terminated its loop.
Note : The problem happens when the subflow has a RuleFlowGroup node.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: