Description:
Send messages to specific process instance.
Usage:
Example:
Let’s build and execute the sendMessagesToProcess example.
- Create a new definition called “sendMessagesToProcessDef”
- Select the definition and click the “design” button
- Drag the above steps to the canvas
- Connect the dots between the start and other steps as above
- Click on the “sendMessagesToProcess” step to configure its properties
- Configure the following values for the properties as shown on the below graphic
- Save the process definition, create a process instance and execute. The SendMessageToProcess step should publish/send messages to the process.