Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Condition

Connector Format

Description

Success

Solid black line

Run the successor task if the predecessor task goes to Success.

Failure

Dotted black line

Run the successor task if the predecessor task goes to Failure.

Success/Failure

Dotted black line

Run the successor task if the predecessor task goes to Success or Failure.

VariableDotted black line

Run the successor task if the variable condition specified in the variable window is met. 

Note

For workflow edge variable conditions that use functions to evaluate STDOUT, STDERR, FILE, or JOBLOG output, you must enable Wait For Output when setting up Automatic Output Retrieval.
Furthermore, the evaluation of workflow edge variable conditions happens prior to performing Set Variable Actions on task instance Success and Failed statuses, therefore, evaluation will not take these updates into consideration.

Anchor
Exit Codes
Exit Codes
Exit Code(s)

Dotted black line

Run the successor task if the predecessor task returns one of the specified exit code(s). Format: Numeric. Use commas to list a series of exit codes; use hyphens to specify a range. Example: 1,5, 22-30.

Step Conditions

Dotted gray line

For predecessor z/OS tasks only: Run the successor task if the running predecessor z/OS task has a step end matching the specified Step Condition(s).

...


Anchor
Specifying a Condition
Specifying a Condition
Specifying a Condition

...