-
Bug
-
Resolution: Done
-
Major
-
None
-
6.0.2
-
None
Description of problem:
On Entry/Exit action script is not executed in multi-instance sub process
Version-Release number of selected component (if applicable):
bpm 6.0.2
How reproducible:
always
Steps to Reproduce:
1. You can either create any valid process definition which includes multi-instance sub process and set on entry/exit actions scripts OR you can use my attached git repository.
2. import the repository into the business-central
3. build the project
4. execute the Parent process
5. You should see the following output:
1 On Entry Actions in multi-instance sub process
2 re-usable sub process in the multi-instance sub process was invoked
3 re-usable sub process in the multi-instance sub process was invoked
4 On Exit Actions in multi-instance sub process
However, only lines 2/3 are printed.
Actual results:
On Entry / Exit action script is not executed in multi-instance sub process
Expected results:
On Entry / Exit action script is executed in multi-instance sub process
Additional info:
Tested only in business-central, not outside.
- is related to
-
RHBPMS-266 Unable to assign variable name of the multi-instance sub process
- Verified
- relates to
-
RHBPMS-266 Unable to assign variable name of the multi-instance sub process
- Verified