Creating Runtime Parameters

A Runtime parameter is a variable whose value can be defined and then called from within that same pipeline.

When you define a runtime parameter, you enter the default value to use. When you create or edit a job that includes a pipeline with runtime parameters, you can specify another value to override the default.

To create a runtime parameter, follow these steps:

  1. Configure a filter using the steps in Configuring Filters.
  2. Define the filter condition using Expression Builder.
  3. Click Add. The New Runtime Parameter dialog box is displayed.
  4. Provide the details as described in the following table:

    Table 20-1 Fields in New Runtime Parameter and their Descriptions

    Field Description
    Name Enter the name for the runtime parameter.
    Datatype Enter the datatype for the runtime parameter.
    Description Enter the description for the runtime parameter.
    Default Values Provide the default values for the runtime parameter.
  5. Click OK.The runtime parameter is created.