Message status values

Every inbound and outbound queue-based message that is registered in the Message Tracking application has a status value that indicates its position in the transaction processing cycle.

The message tracking status indicates whether the message was successfully received or processed. The message tracking status also indicates whether the message was deleted, or flagged with errors.

Inbound message status

Inbound messages can have the following status values:

Status Description
ERROR Message processing failed due to validation problems.
DELETED Message was deleted from the queue.
PROCESSED Message was successfully processed.
RECEIVED Message was successfully written to the inbound queue.

Outbound message status

Outbound messages can have the following status values:

Status Description
ERROR Message processing failed due to validation problems.
DELETED Message was deleted from the queue.
PROCESSED Message was successfully processed.
RECEIVED Message was successfully written to the outbound queue.