VARA_ERROR_ON_REPLACEMENT

Client-wide variable that specifies what should happen if the values of VARA objects cannot be resolved at runtime when they are used in the attributes of executable objects.

  • Description: The Automation Engine allows you to insert values of VARA objects in the attributes of executable objects. These VARA object act as placeholders that are replaced by the actual values when the task is generated. If neither a column nor a key have been specified in the VARA object, the value of the Result column (in dynamic variables) or the first Value column (in static variables) of the first entry (Key) is used

    Use VARA_ERROR_ON_REPLACEMENT to determine whether the task should be canceled if the specified variable cannot be found.

  • Allowed values: Y and N

    • Y: An error occurs and processing aborts
    • N: Processing continues. The value is assigned as specified and no replacement takes place (default)
  • Default value: N

  • Restart required: N

See also: