Details
-
Type:
Feature Request
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 7.9.0, 7.9.0-alpha3
-
Component/s: bpmn model api
-
Labels:None
Description
As a developer of a process,
Given:
- I create a process x with a throwing signal event, and
- I create another process y with a catching signal event.
- In addition, I define a payload for the throwing signal event in x.
- The processes are deployed to the process engine.
When:
- I start a process instance of x and y.
- The process instance of y is waiting in the catching signal event.
- The process instance of x throws the signal event.
Then:
- The in process x defined payload is delivered to the catching signal event.
So that:
- The payload is availabe in the process instance of y.
mgm-controller-panel
This is the controller panel for Smart Panels app
Attachments
Issue Links
- depends on
-
CAM-8820 I can provide a payload to a throwing signal event
-
- Closed
-