-
Bug Report
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
Process1:
- set a local variable on the compensation handler execution. The variable receives the activity instance id of the subprocess instance. Should be the activity instance id of the handler.
Process2:
- set a local variable on the compensation handler execution. The variable receives the activity instance id of the compensation throwing event. Should be the activity instance id of the highest common scope, here the process definition.
Test cases incoming...