Message events
The Message Tracking application tracks and displays inbound and outbound queue-based transaction processing events. Transaction processing events trigger the system to update the MAXINTMSGTRK table.
The following message table attributes are updated according to event type:
- STATUS
- STATUSDATETIME
- ERRORMSGR
Event | Details |
---|---|
Message is written to queue | A record is created in the message tracking table when the integration framework first writes the message to the queue. When the message is successfully written to the queue, the message record status is set to RECEIVED. If the integration framework encounters an error when it is writing an inbound message to the queue, it sends a message to the process caller detailing the cause of failure. |
Error in message processing | The existing record in the message tracking table. When the asset management system encounters a processing error, it updates the message record status to ERROR. If you resend your message and a processing error occurs again, the asset management system maintains the ERROR message status. |
End-of-queue processing | The following transaction processing events update the existing record:
|