Skip to main content

Display Msgbox

Description

Display Msgbox is a step in the Utilities plugin for Process Studio workflows. This step displays a message box/alert only when the workflow is executed through Process Studio and you can easily see where you are in the workflow. It proceeds as usual when executed through an Agent, similar to the Alert in Modified Java Script.

The message box displays "OK" and "Cancel" buttons.

- Clicking on "OK" exits on the green hop

- Clicking on "Cancel" exits on the red hop

- When running this step from a non-Graphical User Interface, the step always exits on the green hop.

Configurations

No.Field NameDescription
1Step nameSpecify a unique name for the step, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name.
2Message titleSpecify the title of the message
3Message bodySpecify the message to display