-
Bug Report
-
Resolution: Unresolved
-
L3 - Default
-
None
-
7.2.0, 7.1.0, 7.3.0, 7.4.0-alpha1
Examples:
- I cannot use a receive task as a compensation handler: no message event subscription is created
- I cannot use a subprocess as a compensation handler that has an (timer/message) event subprocess: the subscription/job for the event subprocess is never created
Reason:
- the event scope execution is not initialized (to create event subscriptions etc) before executing the compensation handling activity
Test cases:
This is the controller panel for Smart Panels app
- is related to
-
CAM-4355 Cannot use a sub process compensation handler
- Closed