The Configuration Items → File Repository page can be reached by clicking the 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.
- 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
A 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:
- insert a name for the version
- select the script's version type: powershell or ssh
- 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
...