Exit Codes
Import utilities returns 0, 1, or 99 as exit codes based on import status.
These import utilities return the following exit codes:
Exit Code | Description |
---|---|
0 | The import completed with success status. |
1 | The import completed with error status. |
99 | The Import utility reached timeout while waiting for status. |