/
Exit Code Processing

Exit Code Processing

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 Codes field.
  • Failure Exitcode Range
    Command is considered failed if its exit code falls within the range specified in the Exit Codes field.
  • Success Output Contains
    Command is considered completed successfully if its output contains the text specified in the Scan Output For field.
  • Failure Output Contains
    Command is considered failed if its output contains the text specified in the 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 Step Conditions tab (see Creating Step Conditions).

Related content

Exit Codes
Read with this
Exit Code Processing
Exit Code Processing
More like this
Displaying Task Instance Status
Displaying Task Instance Status
Read with this
Exit Code Processing
Exit Code Processing
More like this
Messages and Codes - Return Codes
Messages and Codes - Return Codes
Read with this
Exit Code Processing - File Transfer
Exit Code Processing - File Transfer
More like this