Versions Compared

Key

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

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.


Image RemovedImage Added


A version will be available for assigning to a workflow timestamp only after selecting it and making it active (by clicking the Make Active button). The scripts are kept under folders and/or subfolders. The scripts versions are kept under the scripts. Each script will have at least one version, which is actually the one that contains the script code.
folder can be defined by clicking the Add Folder button from the Folder Actions drop-down list.

...

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


When you click on a script name, the Details for script section will be displayed:

Image Added

  • edit the name for the folder
  • edit the description for the folder (optional)
  • the Path is prefilled automatically - this path can be used in Designer as input  for GetFileRepositoryContent activity
  • click Save Changes in order to save the changes


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:

...