Messaging log status codes
Inbound status codes
This table describes the status codes for inbound messages:
Status | Description |
---|---|
Pending Processing | Default status for new inbound messages. Indicates that a message has been added to the inbox and is awaiting processing. |
Processing | The message is currently being imported. |
Completed Processing | The message was successfully imported. |
Failed Processing | Indicates that an error occurred in the import process. |
Outbound status codes
This table describes the status codes for outbound messages:
Status | Description |
---|---|
Queued | The message has been added to the queue. If queuing is enabled, messages that contain components are first sent to the queue, so they can be processed at a time when there is less network traffic. |
Failed to Queue | An error occurred while the message was queuing. |
Processing | The message is currently being processed. For non-components, this indicates that the message is currently being added to the outbox. For components, if queuing is enabled, it can also indicate that the message is being added to the queue. |
Failed Processing | An error occurred while a message was being added to the outbox. |
Pending Delivery | The message was successfully added to the outbox and is awaiting delivery. |
Delivered | The message was successfully delivered. |
Failed Delivery | Indicates that an error occurred in the delivery process. |
Unknown Delivery Status | Indicates an unidentified problem in ION Connect. Check ION Connect to resolve the issue. |