Signal Event Listener
Introduction
A signal can be used to communicate within a case instances and the children, or to broadcast events throughout all cases and processes. This signal event listener simply waits for a signal to be triggered.
For all use-cases it is also possible to use the Event Listener which allows to specify a payload for the event.
When you would like to receive messages and also provide additional content, the Event Listener might be the better option.
Properties
General
| Attribute | Type | Description | Category |
|---|---|---|---|
| Model Id | Text | Model Id identifies the element within the process model. | The model id, name and documentation properties can be found on any element. They are used respectively to uniquely identify the event listener, to give it a user-friendly name and to add a free-form description. |
| Name | Text | The name of the element. This is the name displayed in the diagram. | |
| Documentation | Multiline Text | The documentation attribute additionally adds a description to the component. | |
| Signal reference |
