Runtime Parameters

Each Parameter can be a Non-Runtime Parameter or a Runtime Parameter, depending on whether the Runtime box is checked.

  • Non-Runtime Parameters are evaluated in the Run Wizard, once each, in the order in which they display in the Parameters tab.

  • Runtime Parameters are also evaluated once each in the order in which they display, but they are not evaluated until immediately before the Job or Workflow reaches status Running. This is important if you create dependencies between Parameters. A Parameter value that references another Parameter must be evaluated after all of its referenced Parameters.

Note: Only Runtime Parameters can reference other Runtime Parameters.

If an In and In Out Parameter is a runtime Parameter, its Default Expression (if any) will be evaluated when the Job or Workflow reaches status Dispatched (that is, immediately before the process reaches status Running).