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

  1. Open a dialog for editing.
  2. In the Start tab bar, click Export Export dialog structure. The corresponding dialog opens.
  3. Save the dialog structure.
  4. Open the dialog structure in a text editor and select the complete code (Ctrl + A).
  5. Copy the code to your clipboard (Ctrl + C).
  6. Open ARIS Process Board using the following URL:

    http://<my_server>/processboard/?devmode=true.

  7. Log in and click Search Dialogs.
  8. Paste the dialog code in the Enter dialog XML field (Ctrl + V).
  9. Click Show this dialog.
  10. You can make entries in the modeled dialog, trigger the functions of buttons, and thus test the dialog.
  11. Click Complete.

After the dialog is completed, the resulting data is displayed in the Resulting data XML field.