An intermediate catching message (Fig. 127) is activated by a corresponding throwing message. Only a message generated inside the current process can be received.
Fig. 127 Intermediate catching message
For example, after issuing an invoice to a customer, the process will wait for the “Invoice paid” event and then perform the next user task.
After the incoming flow is activated, the selected process item waits for the corresponding message. When the message is received, the catching event activates its outgoing flow.
[Message] – Use this field to specify the name for the message that the event will wait for. When this message is received, the outgoing sequence flow will be activated.
See also