(Option 3) Create a Script to Schedule a Fixed Link Email Attachment
You want to configure a script that will carry out the Execute
command on the Application Name: Advanced Reports property based on the provided parameters settings. The report output will then be emailed in the specified format to the specific recipients from the Address Book.
- System Manager is in Engineering mode.
- You have set the user’s execution credentials for an external web application fixed link. See Related Topics below for more information.
- In System Browser, select Application View.
- Select Applications > Logics > Scripts.
- Click the Script Editor tab.
- Click Save As .
- In the Save Object As dialog box, select the main Scripts folder or any subfolder under it as the destination for saving the new script.
a. In the Name field, enter a name, for example, WebAppReportScript.
b. Click OK.
- The new script is added to System Browser and automatically selected. The Script Editor tab displays its code.
- In the Editor expander, enter the script code to execute a command. For Script examples, see Related Topics below.
- Click Save .
- When you start the script, the report is executed as configured.