cancel
Showing results for 
Search instead for 
Did you mean: 

How to monitor the flow of synchronous messages

Former Member
0 Kudos

Hi Experts ,

Please suggest me some method to monitor the flow of Synchronous messages .

Accepted Solutions (0)

Answers (2)

Answers (2)

madhusudana_reddy2
Contributor
0 Kudos

Hi Nick,

There is no big difference between synchronous interface monitoring and asynchronous interface monitoring.

Just goto SXMB_MONI, click on inbound message, it will automatically displaying one tab with name response message. Click on that response message to view the message content.

In PI7.1 you can see response message and reqquest message in RWB. Open the message by click on that, it will automatically dispay request and response messages

thanks,

madhu

Former Member
0 Kudos

I didnt fully understand your question.

But what i understand i am trying to answer that.

You can do monitor flow of any synchronous message in SXMB_MONI or you can see that in RWB, which will tell you each and every steps of the message and status of the message right now it is in.

Thanks,

Hetal

Former Member
0 Kudos

Hi Nick,

You can turn off message monitoring with set LOGGING_SYNC = 1 in the SXMB_ADMIN configuration.

Regards

Fernand

former_member200962
Active Contributor
0 Kudos

We dont turn it off using LOGGING_SYNC = 1 in SXMB_ADM ..... using this we enable the logging of SYNC message processing in ABAP stack (SXMB_MONI)