Return Codes
A return code is a numeric code returned by TIBCO Managed File Transfer Command Center. Different return codes represent different file transfer status.
A value of
0 signifies the command was executed successfully. A non-zero value usually indicates termination of the command due to an error. See the following table for more information about the meaning of each return code:
| Return Code | Description |
|---|---|
| 0 | Success. |
| 1 | Catch-all failure code (default value). |
| 201 | Invalid message format. |
| 202 | Invalid message data. |
| 301 | Authentication or authorization failure. |
| 401 | Fails to submit transfer request to a platform server. |
| 501 | Fails to retrieve audits from a platform server. |
| 502 | Fails to retrieve audits from a platform server due to a timeout error. |
| 503 | Fails to retrieved the audit indicating a platform server transfer. |
| 600 | Fails to retrieve audits from TIBCO Managed File Transfer Command Center. |
| 700 | Fails to process a management request. |
| 801 | TIBCO Managed File Transfer Command Center fails to submit a transfer request to an Internet server. |
| 802 | Internet server fails to transfer a request. |
Copyright © Cloud Software Group, Inc. All Rights Reserved.