Test a dialog for the task list

You can check whether a dialog meets the requirements for an automated process for 担当タスク (一覧) My tasks.

必要条件

Process Governance 管理者」利用権限を持っていること。

Procedure

  1. 編集用にダイアログ ボックスを開きます

  2. In the Start tab bar, click エクスポート Export dialog structure. 対応するダイアログ ボックスが開きます。

  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 プロセス ボード using the following URL:

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

  7. Log in and click 検索 Dialogs.

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

  9. Click Show this dialog.

  10. モデル化されたダイアログ ボックスにエントリを入力し、ボタンの機能をトリガーして、そのダイアログ ボックスをテストできます。

  11. Click Complete.

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