In ARIS Architect, users with the Script administrator function privilege will find all standard reports available in this category. The reports are shown on the Administration > Evaluations>
Report tab. If in the General properties dialog of a report script the Available to users option is selected, the report can be selected in the Report Wizard for execution.
Never modify standard reports. If you want to create custom reports based on standard report scripts, make changes to copies. Standard scripts and JS files are overwritten each time the program is updated. Any changes to original files are lost.
In this category you find reports needed to generate data feed input for default ARIS Aware Dashboards. The code of these reports cannot be modified. If you like to modify the code, in order to define your own dashboards, import the required reports from the ARIS installation DVD. Only the reports that are to be run as scheduled reports are described. Other reports in this category that must not be run individually are not described. They are used by the described reports.
For some reports parameters can be specified. These parameterized reports are to be started frequently using report schedules. This keeps the dashboards up to date. The scheduled reports themselves trigger related reports. Each report collects specific pieces of information. The results are stored in ARIS document storage as XML report output files. These pieces of information are formed into dashboards. That is why dashboards correlate very closely to the set of executed reports.