cancel
Showing results for 
Search instead for 
Did you mean: 

[Webservice] Log and Monitoring ?

Former Member
0 Kudos

Hi Guys,

I implemented a Webservice who communicate with an external environment. My Webservice has been developed to be executed when a Module Function is called. 

I have no any access of the external environment, and I would like to know how can I make sure that my Webservice is called by the MF and my data sent really?

Are there some Monitoring Transactions ?

Thank you very much.

Best Regards.

Rachid.

Accepted Solutions (0)

Answers (2)

Answers (2)

Phillip_Morgan
Contributor
0 Kudos

Hello Rachid,

Can you code in the function module or is it standard?

The idea is that with some extra code you can use Application log.

See function groups SBAL and SBAL_TOOLBOX.

Examples in package SZAL.

You can create your own application log object in tcode SLG0.

Monitoring of log in tcode SLG1.

former_member156446
Active Contributor
0 Kudos

You could use: Tr. sxmb_moni to see what XML output when out if you know your service name

or SXI_MONITOR if there is SAP - XI

Former Member
0 Kudos

Unfortunately, there is no data information provided by this transaction...

Another one ?

Best regards.

Rachid