You can also start reports outside of ARIS with the DOS prompt on a computer on which an ARIS client is installed. You cannot automatically start interactive reports, that is, reports that call dialogs during execution.
For security reasons, it is recommended that you encrypt the password using the ARIS Server Administrator command encrypt.
Prerequisite
You have access privileges for the installation directory (ARIS client installation).
The user you enter in the configuration file is created in ARIS Administration and has the required license, function, and access privileges.
The report to be run may not open dialogs.
Procedure
Open the scriptrunner.cfg file with a text editor. The file is located in the ARIS client installation directory/tools/scriptrunner/config.
Customize the file by entering the login data, the required server name, tenant, report, output format, etc. Notes on this are commented in the file. The scriptrunner.cfg sample file starts a standard report for the start model in the demo database.
Save the changes under ARIS client installation directory/tools/scriptrunner.
Open the command prompt for the directory ARIS client installation directory/tools/scriptrunner, enter scriptrunner.bat scriptrunner.cfg, and press Enter.
The report is run and saved in the directory that is specified in the scriptrunner.cfg configuration file.