Preprocessing Return Codes
Based on the return code from the Preprocessing program or command, Platform Server performs the following actions:
| Return Code | Action |
|---|---|
| 0 | Continue with the transfer. |
| 1 | Override transfer parameters and continue with the transfer. This value is only used when using the CALLPGM action with the %QUEUE token. When not using the CALLPGM action with the %QUEUE token, this return code is treated the same as Return Code 4 - retryable error. |
| >1 & <=4 | Terminate the transfer with a retryable error. |
| >4 | Terminate the transfer with a permanent error. |