Scripting Center

OpenAir Scripting Center showing the form script deployment list.

The Scripting Center is accessed from Administration > Scripting Center and gives administrators complete control over all script deployments and development activities from a central location.

If the Scripting Center does not appear in the Administration tab, make sure that you’ve enabled the appropriate switches. These switches can be found in the Scripting Center User Scripting Overview.

The Scripting Center has five tabs:

Example of a row in the script deployment list view.

From the Scripting Center you can launch the Scripting Studio by clicking on a script link.

Script status dropdown options.

Scripts are moved through the Scripting Workflow from the Status menu.

Note:

Customers that choose not to use the Scripting Studio in favor or another editor are still fully supported from the Scripting Center.

You can view any log messages the script has generated using the “View Log” link, see Logs.

You can clear all log entries for a specific script from the Scripting Center using the Clear log option in the Status dropdown list. See Clear Log Entries for a Specific Script.

Scheduled Queue Status

Scheduled script deployments list view showing the last run start time and duration for each script.

The Started and Duration [sec] columns on the Scripting Center > Scheduled tab allows administrators to monitor the processing of scheduled scripts in the queue. Refresh your screen to see the progress. The Started and Duration [sec] columns are cleared when the script completes.

Dedicated Scripting Workspace

OpenAir incorporates a dedicated scripting workspace used exclusively for scripting. The dedicated scripting workspace is hidden in OpenAir. Files in the dedicated scripting workspace can only be altered through the Scripting Center. This feature provides additional security for the maintenance of scripts. It is not possible to accidentally delete an active script or to create scripts with the same name. This feature also simplifies the user interface as you do not need to specify a workspace to store the script.

Manage libraries

Library script references popup window.

You can specify the libraries a script references by selecting Manage libraries from the Scripting Center Status menu. This performs the same function as selecting libraries in the Scripting Studio Tools and Settings and is provided for developer using an external editor.

Note:

You can only manage the libraries of ”In testing” and “Active: revising” scripts.

Important:

You cannot select an ”Inactive” library and you cannot deploy a script that is referencing a library that has not been deployed.

Manage parameters

Script parameter popup window.

You can specify the parameters a script uses by selecting Manage parameters from the Scripting Center Status menu. This performs the same function as selecting parameters in the Script Parameters section of the Scripting Studio and is provided for developer using an external editor.

Note:

You can only manage the parameters of ”In testing” and “Active: revising” scripts.

View history

The script deployment history is available by selecting View history from the Scripting Center Status menu. From this form you can browse through each revision of deployed code and download a selected document revision. For each version of a deployed script (document revision), the Script deployment history page shows:

Important:

A new history entry is only created when you Deploy a script. A new history entry is not created every time you SAVE your script changes.

Script deployment history page