You can test scripts you have written in code view before they are released.
Procedure
Click ARIS > Administration > Evaluations > <Category>, and double-click the script you want to edit in the Navigation bar. The code view opens.
Click Check syntax in the Debug tab bar. If syntax errors occurred in the script you can quickly eliminate them using the list output.
Test the script by clicking Run. The script runs.
Select the execution context. This context applies until you click Reset execution data. Depending on the context defined, this can be a database, group, or model, etc. The wizard corresponding to the script is launched.
Specify the output options, and click Finish. The script runs and the steps being performed are displayed in code view.
If errors occur during execution they are displayed in a dialog and execution is paused. For editing, use the commands in the Start and Debug tab bars.