Versions Compared

Key

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

...

Excerpt

Specifies how the Controller should determine whether the executed command failed or completed successfully.

Options:

  • Success Exitcode Range
    Command is considered completed successfully if its exit code falls within the range specified in the Exit Code Processing#Exit Codes field.
  • Failure Exitcode Range
    Command is considered failed if its exit code falls within the range specified in the Exit Code Processing#Exit Codes field.
  • Success Output Contains
    Command is considered completed successfully if its output contains the text specified in the Exit Code Processing#Scan Scan Output For field.
  • Failure Output Contains
    Command is considered failed if its output contains the text specified in the Exit Code Processing#Scan Scan Output For field.
  • Step Conditions (z/OS only)
    Command is considered completed successfully/failed if any of its specified condition codes falls within the range specified under the Exit Code Processing#Step Step Conditions tab (see Creating Step Conditions).