-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
2020 Week 25-27 (from Jun 15)
-
2
we have a parent process and child sub process . we have end terminate node on the sub process. Parent is not getting terminated when sub process is reached end-terminated node.
here is the documentation link , please refer None and Terminate nodes
There are 2 types of nodes 1. None 2. terminate .
Terminate
The terminate end event finishes all execution flows in the specified process instance. Activities being executed are canceled. If a terminate end event is reached in a subprocess, the entire process instance is terminated
There are no Sub-Tasks for this issue.