Skip to main content

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 NameDescription
1Step nameSpecify the unique step name for the workflow.
2Message titleSpecify the title of the message to display in the message box during workflow execution.
3Message bodySpecify the message body to display in the message box during workflow execution.