cancel
Showing results for 
Search instead for 
Did you mean: 

Service provider Web service in SAP message monitor abap

0 Kudos

Hi Team,

I have a requirement as below.

Need to populate some data in ECC system as an Acknowledgment through a web service from SAP PO.

I have created a service provider in ECC and created a RFC and generated WSDL. This WSDL is provided to SAP Po and from their end they are able to call the webservice WSDL and call is successful. But i am unable to see any messages in SRT_MONI or SXMB_MONI and also debugger is not even triggered to ECC when SAP PO is generating message.

I have checked almost all blogs but unable to find out the reason

Please suggest on how to see messages in message monitor

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Thanks Muniyappan - But this is Asynchronous one and i am not able to see any messages in SRT_MONI or anywhere . I have activated Functional Trace as well but unable to see anything. could you please help

Muniyappan
Active Contributor
0 Kudos

if it is a synchronos (request and response ) interface, then messages will not be there in monitor. only async messages get logged. if any error happens in sync scenario, then yeah you would be able to see that too.

https://help.sap.com/erp_hcm_ias2_2014_03/helpdata/en/b3/89c0c71e1444c0a075996cdf94df6a/frameset.htm

https://archive.sap.com/discussions/thread/3510591