Managing Script Versions
Theme: Configure
Who Is It For? System Administrator, Automation Engineer
What Is It?
The Script Versions module allows you to add, edit, delete, deploy, and check cross-references for script versions.
Creating Script Versions
To create a script version, complete the following steps:
-
Select a script, then select the Add button above the Script Version list.

-
Fill out the Script Version form.
noteEditor Language is only for formatting the syntax highlighter. It has no effect on the script itself.
Result: The new script version is saved and appears in the Script Version list.
Copying Script Versions
Create a new script version based on an existing version.
To copy a script version, complete the following steps:
-
Select a script, select a script version, then select the Copy button above the Script Version list.

-
Fill out the Script Version form.

Result: A new script version is created based on the selected version.
Deleting Script Versions
To delete a script version, complete the following steps:
-
Select a script, select a script version, then select the Delete button above the Script Version list.

-
Select Yes to confirm the deletion.
noteThe delete operation is not allowed if:
- The script version has cross-references
- The script version is the only version for the script
noteIf you are deleting the Latest Version of a deployed script, the previous version becomes the new Latest version.

Result: The script version is deleted from the system.
Deploying Script Versions
To deploy a script version, complete the following steps:
- Select a script, select a script version, then select the Deploy button above the Script Version list.
- Complete the deployment steps as described in Deploying a Script.
Result: The script version is deployed.
Checking Cross References
To check cross-references for a script version, complete the following steps:
-
Select a script, select a script version, then select the Cross References button above the Script Version list.

-
Review the cross-references displayed in the dialog.

Result: The dialog displays all jobs and schedules that reference the selected script version.
Related Topics
FAQs
Q: What does managing script versions involve?
Managing script versions includes adding, copying, deleting, deploying, and checking cross-references for script versions in Solution Manager.
Q: Who can manage script versions in OpCon?
Users with the appropriate privileges assigned through their role can manage script versions. Contact your OpCon system administrator if you do not have access.
Glossary
Role: A named security profile in OpCon that groups privileges together. Roles are assigned to user accounts to control which features, schedules, jobs, machines, and administrative functions a user can access.
Privilege: A specific permission granted through an OpCon role that controls access to a feature, function, or object type. Privileges are organized into categories such as Function Privileges, Machine Privileges, Schedule Privileges, and Access Codes.
OpCon: Continuous' workflow automation platform. The OpCon server includes the database, SAM and Supporting Services (SAM-SS), and graphical user interfaces. Agents installed on target platforms run jobs and report results.