Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Configuration Items → Scripts Management page can be reached by clicking the Image Modified menu item.

On this page can be defined a multitude of scripts and their versions that can be assigned to workflow timestamps and included in the execution of the workflow using PSscript or RunBashScript activities.

...

  • edit the name for the folder
  • edit the description for the folder (optional)
  • click Edit Folder Rights, if you want to give certain administrator rights for the version. Administrators can only see and work with the folders to which they have rights, but SuperAdmins can access all folders. 
    When you give certain administrator rights on a folder, the same rights will be automatically propagated to all the scripts under that folder.
  • click Yes/No on the Confirmation window, depending on your choice
  • click Save Changes in order to save the changes


A subfolder can be defined by right-clicking on a folder and selecting the Add Folder option. 

 Image Modified

  • insert a name for the new sub-folder
  • insert a description for the new sub-folder (optional)
  • click Save changes in order to finish creating the new sub-folder


script can be defined after selecting a folder, by clicking the Add Script option from the Folder Actions drop-down list or by selecting the Add Script option after right click over the folder. The Add Script window will open:

  • insert a name for the script
  • insert a description for the script(optional)
  • click Save changes in order to finish adding the new script


A script version can be defined after selecting a script, by clicking the Add version option from the Version Actions drop-down list or by selecting the Add Version option after right click over the script. The Add new version window will open:

 Image Modified

  • insert a name for the version
  • select the script's version type: powershell orssh
  • insert a description for the script version (optional)
  • insert a value for the script version
  • click Save changes in order to finish adding the new script version

...

  • edit the name for the version
  • edit the description for the version (optional)
  • click Edit rights, if you want to give certain administrator rights for the version. Administrators can only see and work with the scripts to which they have rights, but SuperAdmins can access all scripts. This will also affect which script versions are sent to the Designer when an administrator checks-out a workflow
  • edit the script content for that version or browse after an already existing script
  • click on Make Active, if you want to activate the version. Making it active, it will mark it also as active in the Scripts tab in Workflow Details panel
  • edit the Script Type: Powershell or SSH
  • click Save Changes in order to save the changes. You can overwrite existing version or save as a new version

...