Esteban Aliverti [
https://community.jboss.org/people/eaa] created the discussion
"Re: Can we have multiple instance with sequential task execution?"
To view the discussion, visit:
https://community.jboss.org/message/646957#646957
--------------------------------------------------------------
If you want your dynamic tasks to get sequentially executed you don't need a multiple
instance node. What you can do is to create some kind of loop in your process. Something
like:
1. Configure task data (maybe a script task, subprocess or a Rule Task)
2. Human Task
3. X-OR Gateway checking if all the needed tasks were executed1. If 3 is true, then
continue
2. If 3 is false, go to 1
Best Regards,
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/646957#646957]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]