Exit Code Processing - File Transfer
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.