Tasking Statuses
You will see different statuses throughout the lifecycle of a tasking request. The table below describes these statuses.
-
An "in progress" state indicates an interim step in the tasking lifecycle has been completed.
-
A "final" state indicates the tasking request has ended and will not proceed further.
| Status | Description | State | Notification Level |
|---|---|---|---|
| INITIAL | The request was submitted to the Tasking API and has passed API validation. It will now be submitted to Vantor headquarters for acceptance. | start | INITIAL_FINAL, INTERMEDIATE |
| ACCEPTED | The request has passed validation by Vantor headquarters and will be scheduled for collection. | in progress | INITIAL_FINAL, INTERMEDIATE |
| AWAITING-COLLECTION | The tasking request has been scheduled and is awaiting collection. | in progress | INTERMEDIATE |
| IN-PRODUCTION | The image has been acquired and sent to the production system for processing. | in progress | INTERMEDIATE |
| DELIVERY-SUCCESS | Content has been produced and delivered for XX% of the AOI. | in progress | INTERMEDIATE |
| FULFILLED | All imagery collected for this request been successfully produced, delivered, and billed for greater than or equal to 99% of the total billable area. | final | INITIAL_FINAL, INTERMEDIATE, FINAL_ONLY |
| UNFULFILLED | Tasking request expired without fulfillment. | final | INITIAL_FINAL, INTERMEDIATE, FINAL_ONLY |
| PARTIALLY-FULFILLED | Content was collected, produced, delivered, and billed for some portion of the AOI, and at least part of the AOI will not be fulfilled. Only the delivered image(s) incur a charge. | final | INITIAL_FINAL, INTERMEDIATE, FINAL_ONLY |
| DENIED | The request has been denied by Vantor headquarters and will not be scheduled for collection. | final | INITIAL_FINAL, INTERMEDIATE, FINAL_ONLY |
| CANCELED | The owner of the tasking request sent a "cancel" request via the Tasking API. | final | INITIAL_FINAL, INTERMEDIATE, FINAL_ONLY |
| FAILED | An error has occurred. See error message for more details. | final | INITIAL_FINAL, INTERMEDIATE, FINAL_ONLY |
| ERROR | An error has occurred, but the error type is not available. Contactsupport@vantor.com for more details. | final | INITIAL_FINAL, INTERMEDIATE, FINAL_ONLY |
Fulfillment of a requested AOI may require more than one image to be collected. Each individual image is produced, delivered, and billed upon collection.
For additional information about tasking status, please see https://developers.maxar.com/docs/tasking/guides/tasking-status.