If you start semantic check profiles containing rules for objects and models for groups, you can evaluate all objects/models of the group and its subgroups. To do this, script administrators must adapt the file atsall<language code>.js, for example, atsallen.js.
You must make the change described below in all languages used.
Prerequisites
You are script administrator for this tenant.
Procedure
In ARIS Architect, click ARIS > Administration.
Double-click an ARIS Server in the Navigation bar.
Click the group Evaluations > Common files in the Navigation bar.
Double-click the file, for example, atsallen.js. The language code stands for the language version the user has selected as the interface language.
The file opens in Script Editor.
Press Ctrl + F. The search in the script code opens.
Enter the search term c_SEMCHECK_RECURSIVE, and click Find.
Replace the entry false with true, and save this change.
Semantic checks that are started on this tenant for groups now evaluate all models in the selected group and subgroups.