9.5.5 Parameter Set

The Parameter Set page displays a list of parameter sets added by the user. For each parameter set, the following information is shown: the set code (also known as the threshold code), a description of the set, its champion status, and a list of available actions (edit, clone, delete, export). A checkbox is located on the left side of each parameter set; when checked, it indicates that the corresponding set will be used during pipeline execution.
To add a new parameter set follow these steps:
  1. Click the "+" icon at the top right of the page.
    You will need to provide a set code, which serves as the name of the parameter set. The description field is optional and can be used for your own reference.
  2. Click the "+" icon next to Execution Parameters to add new key-value pairs.
    This will insert an empty key-value pair where you can input the desired values.
    The newly created parameter set will be displayed in the list. Click the star icon under the Prime Reference column to assign champion status to this set.

    Note:

    Only one set can hold champion status at a time.
    You can perform several actions on the parameter set from the Actions column:
    • Edit: Opens the same popup as the Create Parameter Set option. You can modify the description and key-value pairs, but the set code cannot be changed.
    • Clone: Opens the Create Parameter Set popup with values pre-filled from the selected set. You will need to provide a new, unique set code.
    • Delete: Removes the parameter set from the list.
    • Export: Generates a ZIP file containing the parameter set, which is downloaded to your local machine. A corresponding dump is also created on the server.
    There are also several buttons located at the top right of the page:
    • Import: Opens a popup to upload a ZIP file containing an exported parameter set. A new parameter set will be created based on the contents of the file.
    • Create: Opens the Create Parameter Set popup, as described earlier.
    • Edit: Opens a Bulk Edit popup, allowing you to edit multiple parameter sets, simultaneously.
    • Delete: Deletes the selected parameter sets.
    • Refresh: Refreshes the list of parameter sets.