Display Msgbox
Description
The Display MsgBox step in the Utilities plugin for Process Studio workflows displays a message box or alert during workflow execution. Use this step to show a message box only when the workflow runs in Process Studio. It helps while workflow debugging. The message box is not displayed when workflows run through Agent.
The message box displays OK buttons.
- Click OK to close the message box.
- When this step runs through the Agent, it always exits through the success hop and row execution proceeds to the next step.
Configurations
| No. | Field Name | Description |
|---|---|---|
| 1 | Step name | Specify the unique step name for the workflow. |
| 2 | Message title | Specify the title of the message to display in the message box during workflow execution. |
| 3 | Message body | Specify the message body to display in the message box during workflow execution. |