This article describes the possible events you might see displayed as part of a Job.
Event | Description |
---|---|
RUN_BY_SCHEDULE | A schedule has been triggered. |
RUN_NOW | An end-user manually has initiated a data flow. |
RECEIVING_FROM | Files are being received from a trading partner or the CIC Agent. |
NO_PAYLOAD | There were no files discovered. |
RECEIVE_FAILURE | Errors were encountered and none of the files have been received successfully. |
RECEIVED | At least one file has been successfully received and archived. |
QUEUED_FOR_TARGET | The data flow/target has been determined for the received or transformed payloads. |
QUEUE_FOR_TARGET_FAILURE | An error occurred in determining the data flow/target. |
SENDING_TO | Sending files to a trading partner or the CIC Agent. |
SEND_FAILURE | Errors were encountered errors and it was not possible to send at least one payload. |
SENT | All payloads were successfully delivered. |
POSTED | Files were successfully posted (staged) in the Partner Mailbox folder. |
DELAYING_BEFORE_RETRY | The first (and any subsequent) retry attempt failed when automatic retries are taking place. It indicates that another automatic retry is scheduled, but not occurring yet. The first automatic retry attempt occurs immediately without delay after the initial failure. Usually follows a SEND_FAILURE event. |
RETRYING | A new retry (automatic or manual) is starting. The retry could be an automatic retry after the initial failure, an additional retry after a delay if a previous retry failed, or a manual retry initiated by the user. |
MANUAL_RETRY_REQUEST | The user clicked the Retry button on the job page (or multiple jobs in the jobs list) or the user canceled or uncanceled/retried individual payloads. |
PROCESSING_PAYLOAD | Files have been successfully stored in CIC and the payload will be transformed. |
PROCESS_PAYLOAD_FAILURE | An error occurred while storing the files in CIC. |
TRANSFORMED_PAYLOAD | For each transformation output, indicates the start of the part of the job where the transformed payload will be sent out. |
ASYNC_RECEIPT | Async receipts (one per file) received from the trading partner. |
ASYNC_RECEIPT_FAILURE | Async receipts (one per file) indicating a failure received from a trading partner. |
PROCESS_STARTED | Processing has started in CIC. |
PROCESS_FINISHED | Processing has finished in CIC. |
PROCESS_FAILED | A process failed in CIC. |
WAITING | There is already the maximum number of jobs running for the same endpoint as the current job. |
Comments
0 comments
Please sign in to leave a comment.