Test a dialog for ARIS Process Board
You can check whether a dialog meets the requirements for an automated process for ARIS Process Board.
Prerequisite
You have the Process Governance administrator function privilege.
Procedure
- Open a dialog for editing.
- In the Start tab bar, click
Export dialog structure. The corresponding dialog opens. - Save the dialog structure.
- Open the dialog structure in a text editor and select the complete code (Ctrl + A).
- Copy the code to your clipboard (Ctrl + C).
- Open ARIS Process Board using the following URL:
- Log in and click
Dialogs. - Paste the dialog code in the Enter dialog XML field (Ctrl + V).
- Click Show this dialog.
- You can make entries in the modeled dialog, trigger the functions of buttons, and thus test the dialog.
- Click Complete.
After the dialog is completed, the resulting data is displayed in the Resulting data XML field.