You can check whether a dialog meets the requirements for an automated process for
My tasks.
Voraussetzung
Sie haben das Funktionsrecht Process Governance- Administrator.
Procedure
Öffnen Sie einen Dialog zum Bearbeiten.
In the Start tab bar, click Export dialog structure. Der entsprechende Dialog wird geöffnet.
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:
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.
Sie können Eingaben im modellierten Dialog vornehmen, die Funktionalität von Schaltflächen auslösen und den Dialog damit testen.
Click Complete.
After the dialog is completed, the resulting data is displayed in the Resulting data XML field.