Setting "Wait for completion" flag to true causes child sub-processes to hang when it is called from a parent sub-process
Issue
- Imagine there are two sub-process that are being run inside
Business Centralexecution server. One isSubProcessParentand another one isSubProcessChild. TheSubProcessParentversion gets stuck on theReusable SubProcessnode, which in turn calls anotherSub-ProcesscalledSubProcessParent, without any hint of an error message or explanation. The interesting thing to note here is that the sub-process node which was calling the other sub-process was havingWait for completionproperty set totrue. Is it something which could cause this issue? What is the workaround?
Environment
- Red Hat JBoss BPM Suite (BPMS)
- 6.0.3
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.