cancel
Showing results for 
Search instead for 
Did you mean: 

Monitoring SOAP Communication 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)

Former Member
0 Kudos

Did you check the PI Monitoring tool within Technical Monitoring (assuming you SSM is 7.1)

Former Member
0 Kudos

We have checked the Technical Monitoring Tool on Solution Manager for PI and we can't get it to alert on particular strings in a response payload from PI