I have this diagram
[attachment=1]actModelo.png[/attachment]
I want to create 2 (or more) instance of "Task1" and join they with only one instance of "Task2".
Any help?
————–
Another example of my problem is this diagram.
[attachment=0]actModelo2.png[/attachment]
"condition" in diverge gateway is evaluate at runtime, sometimes true and sometimes false.
My problem here is that i want to join two, or more, instance of Task1 with one instance of Task2.