You can check whether a dialog meets the requirements for an automated process for
My tasks.
必要条件
「Process Governance 管理者」利用権限を持っていること。
Procedure
編集用にダイアログ ボックスを開きます。
In the Start tab bar, click Export dialog structure. 対応するダイアログ ボックスが開きます。
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 プロセス ボード using the following URL:
http://<my_server>/processboard/?devmode=true.
Log in and click Dialogs.
Paste the dialog code in the Enter dialog XML field (Ctrl + V).
Click Show this dialog.
モデル化されたダイアログ ボックスにエントリを入力し、ボタンの機能をトリガーして、そのダイアログ ボックスをテストできます。
Click Complete.
After the dialog is completed, the resulting data is displayed in the Resulting data XML field.