Test a dialog for the task list

You can check whether a dialog meets the requirements for an automated process for Meine Aufgaben (Liste) My tasks.

Voraussetzung

Sie haben das Funktionsrecht Process Governance- Administrator.

Procedure

  1. Öffnen Sie einen Dialog zum Bearbeiten.

  2. In the Start tab bar, click Exportieren Export dialog structure. Der entsprechende Dialog wird geöffnet.

  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 Suche Dialogs.

  8. Paste the dialog code in the Enter dialog XML field (Ctrl + V).

  9. Click Show this dialog.

  10. Sie können Eingaben im modellierten Dialog vornehmen, die Funktionalität von Schaltflächen auslösen und den Dialog damit testen.

  11. Click Complete.

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