-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
6.0.3
-
None
Description of problem:
Take following process diagram:
MainProcess:
start->ScriptTask1>HumanTask1>Sub1>Sub2>ScriptTask2->End
SubProcess1:
Start->ScriptTask->End
SubProcess2:
Start->ScriptTask>HumanTask-End
After completing Human Task from subprocess2, control never return to Main Process to execute `Script Task2'
Version-Release number of selected component (if applicable):
6.0.3
How reproducible:
Steps to Reproduce:
1. Deploy attached kjar into business central from 'Deploy' -> 'Deployment Units' -> 'New Deployment Unit'
Actual results:
`Script Task2 from MainProcess is not executed after completing execution of 'Human Task' from SubProcess2
Expected results:
`Script Task2 from MainProcess should be executed after completing execution of 'Human Task' from SubProcess2
Additional info:
Looks like this issue is fixed in BPMN 6.1 release.I am not able to replicate issue in BPMS-6.1ER3 release.
- is related to
-
RHBPMS-1284 Parent process does not get notified after sub process completes
- Verified
- relates to
-
RHBPMS-1284 Parent process does not get notified after sub process completes
- Verified