cancel
Showing results for 
Search instead for 
Did you mean: 

Parallel gateway is not activated in subprocess

holysoul
Champ in-the-making
Champ in-the-making
Hi all.
Please help me, I now have problems with parallel gateway. Just as the title, I place some service tasks in parallel, and they are really paralleled, util I put them into a subprocess. I wonder if parallel gateway works in subprocess?
Thank you.
3 REPLIES 3

trademak
Star Contributor
Star Contributor
Yes parallel gateways should work in a sub process. Could you create a unit test so we can try to reproduce the issue?

Best regards,

holysoul
Champ in-the-making
Champ in-the-making
Thank trademak for the quick reply.
I really want to post my unit test here, but today I couldn't understand what the hell is going on here. When I back to the test case without subprocess, the instance is also not paralleled at you. In summary, my problem is now exactly like in this previous post: http://forums.activiti.org/content/activiti-516-feature-preview-async-parallelinclusive-gateways
And I try with old job executor

jbarrez
Star Contributor
Star Contributor
Still - a unit test would then be helpful to debug your current issue.