cancel
Showing results for 
Search instead for 
Did you mean: 

Message Log details from PI Database

Former Member
0 Kudos

Hi Experts,

I need to fetch the message log Description,Start time and end time for particular message with respect to a message id.From which table (BC_MSG,BC_MSG_AUDIT, etc.,) we would be able to get the above required details?

Regards,

Priya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Priya,

Is it for synchronous or Asynchronous? Please check the below link. Might be helpful.

Regards,

Anand

Answers (2)

Answers (2)

former_member216332
Participant
0 Kudos

Hello Priya,

If you have an ABAP stack in place and want to get details based on Message ID, I believe that can be achieved with T-Code SXMB_MONI.

SXMB_MONI -> Monitor For Processed XML Messages -> Advanced Selection Criteria.

You can enter your message ID in here & execute. You will be directed to the particular transaction.
From there, you can retrieve required details.

There are options available to enter more than one Message ID or even import list of message IDs from text files.

Hope this helps.

Regards

Sam

former_member182412
Active Contributor
0 Kudos

Hi Priya,

Check this blog.

Regards,

Praveen.