Skip to main content

Get help for ARIS

Debug script

After you have written your script, you can check the validity of the syntax of the code.

  1. Click Debug.

  2. Click Run Run.

  3. Select the execution context. Depending on the context defined, this can be a database, group, or model, etc. This context applies until you click Configure Debug data > Clear configuration.svg Clear configuration.

  4. Specify the output options, and click Finish.

The script runs and the steps being performed are displayed. If errors occur during execution, they are displayed and execution is paused.

ARIS Script Editor supports you with all the functions of a common script editor, e.g., monitoring variables or you can create a list indicating where a method selected in the script is used.