cancel
Showing results for 
Search instead for 
Did you mean: 

Monitoring SOAP Channels

Former Member
0 Kudos

Hi,

We are currently using SAP PI 7.0 and there is no talks of upgrading anytime soon.

There have been recent demands for the PI SOAP Communication Channels to be monitored via Solution Manager.

Can someone please assist on how we can go about doing this with or without Solution Manager.

We often get SSL and HTTP 500 errors and need to be notified about this as it impacts business.

These errors are also seen under transaction SXMB_MONI on the ABAP stack as it get initiated by another SAP ABAP system that connect to the ABAP stack of PI..

Monitoring can be set up for the interfaces but it can't be fine tuned to look for particular stings like:

{code}

com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: unable to create a socket
{code}

OR

{code}

HTTP 500 Internal Server Error

{code}

Regards,

R

Accepted Solutions (0)

Answers (1)

Answers (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Since you use 7.0 and if you look for monitoring without solution manager another approach is using tcp gateway.  Please take help from BASIS to install the tcp gateway

http://scn.sap.com/people/stefan.grube/blog/2007/03/29/troubleshooting-soap-http-and-mail-adapter-sc...