cancel
Showing results for 
Search instead for 
Did you mean: 

sxmb_moni

Former Member
0 Kudos

Hello Friends,

Can any one pls tell me what is the purpse of t.code sxmb_moni.

Actually I am trying to access some web service, is it possible that using this t-code I can see, my request packet which I am sending to webservices ?

Regards,

Accepted Solutions (0)

Answers (3)

Answers (3)

bhavesh_kantilal
Active Contributor
0 Kudos

><i>Actually I am trying to access some web service, is it possible that using this t-code I can see, my request packet which I am sending to webservices ?</i>

in SXMB_MONI you will be able to see only the XML payload.

To see the entire HTTP message you need to use thre TCP Gateway as shown in this blog ,

/people/stefan.grube/blog/2007/03/29/troubleshooting-soap-http-and-mail-adapter-scenarios-with-tcpgateway

Regards

Bhavesh

Former Member
0 Kudos

Hi,

SXMB_MONI is the Integration Engine monitor.

Does it mean the webservices are not gone throgh IE??

if you want to see the monitoring the Sync/Asyn messages ,then we need check in SXMB_ADM for changes the sync,propagation and other settings.

http://help.sap.com/saphelp_erp2005vp/helpdata/en/70/edb140c4e29a2ae10000000a155106/content.htm

Regards

Chilla

Former Member
0 Kudos

Hi Shah

Can any one pls tell me what is the purpse of t.code sxmb_moni.

>> We use SXMB_MONI in XI for monitoring XI messages and

in R/3 for monitoring Proxies.

Actually I am trying to access some web service, is it possible that using this t-code I can see, my request packet which I am sending to webservices ?

>> If you are accessing the webservice from XI then you can see the request message of your webservice using Tcode SXMB_MONI

Satish

Former Member
0 Kudos

No. This is not possible. Use this URL in a browser

http://<server>:port/wsnavigator/enterwsdl.html

Regards,

JaiShankar

Former Member
0 Kudos

hi,

what do u mean ?

can you pls let me know very briefly the purpose of this t-code sxmn_moni ?

Regards,

Message was edited by:

Shah H

Former Member
0 Kudos

Hey SXMB_MONI is used for testing purposes,it cant be used for any webservice scenario.

if u have to access the webservice,first of all decide how are u gonna access that(u can use either SOAP or HTTP)

if its HTTP den u dont need any sender Communication channel or sender agreement and if it is SOAP den u can get WSDL from the webservice and use that in ur scenario.

thanx

ahmad