File Interchange Job Execution Statuses
File states have corresponding execution statuses, as described in the table below:
|
State |
Description |
|
InProgress |
The job is executing now, and it could be in any state: export in progress, conversion in progress, send in progress, etc. |
|
Error |
There was an error while executing while in a particular state. Errors can happen in any state. |
|
Done |
The job has finished the displayed state. |
|
None |
This status appears when the job is in the Pending or Finish states; there is no status associated with these states. |
|
Suspended |
The job is in suspended status and will not be executed by the file interchange service. |
|
Cancelled |
The job has been cancelled by the application. This happens when a package is run and there is already a job from the same package in the queue. The second job will be cancelled. |
|
RejectedBatch |
The whole file has been rejected by the partner. Note: This status is only seen when transferring files to a partner that sends acknowledgments regarding the file upload. |
|
PartiallyRejectedBatch |
One or more records contained with the file have been rejected by the partner. Note: This status is only seen when transferring files to a partner that sends acknowledgments regarding the file upload. |