cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic Monitoring in RWB

Former Member
0 Kudos

Hi all,

I want to create a program that generate reports regarding automatic monitoring. For example, the program automatically creates excel files for all the status of the interfaces, it displays, error, successful or waiting.

Is it possible to do? Do I have to play around using Directory API, or is it possible using Macros in Excel?

Regards,

Raye

Accepted Solutions (1)

Accepted Solutions (1)

anandvithal
Active Participant

Hi Raye,

Yes it is possible and i have implemented automated java stack monitoring interface (It was a file to mail interface with soap lookup in PI to monitor other PI interfaces and trigger a mail to support team once in a day)


You need to use directory API service:

http://<host>:<port>/AdapterMessageMonitoring/basic?wsdl=binding&style=document&mode=ws_policy

This service is available from SAP PI 7.11 system(i think)


Hope it helps,

Thanks,

Anand

Answers (0)