cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in parallel gateway

bojiang
Champ in-the-making
Champ in-the-making
Hi
   I'm using version 5.1.
   When I do some sample codes in parallel gateway, I demoed a use case much like the unbalanced parallel way sample in user guide. Below is the process image.
   I found that when start the process, two user taskinstance would be created, ManualTask1 and ManualTask2.
   When I complete ManualTask1 first , then complete ManualTask2, the process instance is ended.
   But when I complete ManualTask2 first, then complete ManualTask1, the process instance is not ended, and the current activity is last parallel gateway activity.
   Why ?
   [img]mcomplexforkjoin.processimage.jpg[/img]
2 REPLIES 2

bojiang
Champ in-the-making
Champ in-the-making
Any suggestion?

jbarrez
Star Contributor
Star Contributor
That should just work. Please attach your bpmn20.xml file, so i can test it here.