Viewing Logs of Asynchronous Messaging
Asynchronous inbound messaging happens using event-driven models. To view the logs of actual processed data, OneData provides a message log console with the following information:
Transactions
XML sent to the application
To view asynchronous messaging logs
On the Menu toolbar, click Administer > Logs > Message Log. The message log displays the following details for each inbound message:
Property | Description |
Message Id | Unique message ID that denotes the XML received. Click ID to see the actual XML obtained through the JMS message. |
Received | Time when the message is received. |
Status | Status of the transaction. |
Message | Success or error message obtained from acquisition layer. |