cancel
Showing results for 
Search instead for 
Did you mean: 

Automating Communication channel and message monitoring

Former Member
0 Kudos

Hi,

Right now i am trying to automate communication channel monitoring and message monitoring for SAP PI. Kingly suggest me how can I go ahead and which language I can use(java or dot net) ?. I will be needing to generate a report for every half an hour about the status of the communication channel and for successfull and failed messages. Kindly assist on what criteria I can use.

Kindly help on this.

Thanks and regards

Nagaraj

Accepted Solutions (0)

Answers (1)

Answers (1)

maciej_jarecki
Contributor
0 Kudos

Hi

As far as i know there is not easy way to acheive it by calling some webservice or chacking DB table. I developed some tool in .net by calling direct webpage using HTTPRequest class

Regards

Maciej

Former Member
0 Kudos

Hi.

Thanks alot for this. Is there a way to login and run a transaction in SAP GUI using VBA macro?

If so could you please tel me how it can be done?..

Thanks alot.

Nagaraj