Write a macro and make it available to all users connected to this ARIS Server. Modify standard macros only if this is recommended and described in product related documents. Other modifications can cause program errors.
If you want to create custom macros based on standard macro 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.
Macros support you in the automated context-specific execution of comprehensive actions. Use macros to automate actions on the client side. You can only change open models if you use a macro. Usually, each macro command leads to a server call, which in case of complex macros may result in significant runtime delays. In these cases, it is recommended that you write your own report scripts instead of a macro.
Prerequisite
You are script administrator for this tenant.
Procedure
You can also start a report or a semantic check with the macro. If this macro is available only to a restricted number of users, make sure that these restrictions exactly match the ones of the report or the semantic check profile to be started by this macro.
If required, specify additional settings and click Finish. If you write the macro yourself, Script Editor opens.
Please use only methods from the object model for macros and transformation scripts.
You can adjust the script code at any time and for example, provide your own help pages. If you do not want to write a script from scratch, simply adapt the copy of an existing script to suit your requirements. To obtain information on ARIS Script commands, move the mouse pointer to a command in the script code and press the F1 key.
The macro has been created. If you made it available to all users, they can select it on this tenant in the Macro Wizard.