9.10.3.1 Creating Runtime Parameter

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. You can specify another value to override the default when you create or edit a job that includes a pipeline with runtime parameters.

To create a runtime parameter, follow these steps:

  1. Configure a filter. For more information, see 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 9-20 Fields and Description - New Runtime Parameter

    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 Value Enter the default values for the runtime parameter.
  5. Click OK. The runtime parameter is created.