cancel
Showing results for 
Search instead for 
Did you mean: 

Extracting PI monitor values from a webService

former_member187587
Contributor
0 Kudos


Is there a standard way or development solution to expose SAP PI monitor as a web service?

This is required in order to link and integrate the SXI_MONITOR records into a taylor made monitor (not SAP Based) and semantically connect the messages from the 3rd party ESB to  the SAP PI message.

Appreciate your insights as delusion as this request  might sound ...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Nimrod!

For the JAVA stack:

You can get an overview of RWB messages (as well other information) using the services as described on the blog below:

And also the service below for retrieving each message content:

On the ABAP stack:

The easiest way would be reading directly from SXMSP* tables. You can check the URL below for an overview of the XI/PI tables:

http://wiki.scn.sap.com/wiki/display/XI/XI+Tables

Hope it helps!

BR,

Lucas Santos

Answers (0)