Skip to main content

Display Msgbox

Description

Display Msgbox shows a pop-up message box during workflow execution in Process Studio to assist with manual debugging and testing. Use this step to inspect field values, display status messages, or pause execution at specific points while developing a workflow. The message box appears only when the workflow runs in Process Studio — it does not display when workflows run through an Agent. The user clicks OK to continue workflow execution.

  • 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

Field NameDescription
Step nameSpecify the unique step name for the workflow.
Message titleSpecify the title of the message to display in the message box during workflow execution.
Message bodySpecify the message body to display in the message box during workflow execution.