cancel
Showing results for 
Search instead for 
Did you mean: 

To Monitor inbound and outbound messages for ECC 6.0 business system

Former Member
0 Kudos

Hi Guys,

I am working on ABAP proxy. I want to monitor the flow of Inbound and Outbound messages for my Business system (ECC 6.0).

XI server is on a different system.

I understand that SXMB_MONI is used for tracking XML messages. What kind of tracking can we do by this transaction in our Business system and the XI system?

And how do I know whether the outbound XML message sent is lying in the Sending Business system or in the XI system?

When I am testing my interface, there is a fault message generated. How do I know whether the fault message is being sent to XI?

Thanks,

James.

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

James,

Go to SXMB_MONI in your sending system.

Here you will find a message ID fro your Message.

Go to XI, --> SXMB_MONI -->Monitor For Processed XML messages --> Advanced Selection Crieteria and use the Message ID here to see if the Message has hit XI or not.

Likeiwse it can be traced in the target system as well.

The basic point, The messages will have same Message Id on your R3 and on XI.

Regards

Bhavesh