cancel
Showing results for 
Search instead for 
Did you mean: 

sapcontrol - Unknown webmethod: ABAPAcknowledgeAlerts

jochen_willeke
Explorer
0 Kudos

Dear SCN members,

recently I came accross this document:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60e24f7b-1ba1-2b10-c0a0-e514b8556...

Which states, there is a webmethod called ABAPAcknowledgeAlerts which can be used to acknowledge CCMS alerts using the sapcontrol executable. Sadly I have tried different kernel and ABAP releases but everytime I do get the error:

sapcontrol -nr 10 -prot NI_HTTP -function ABAPAcknowledgeAlerts

Unknown webmethod: ABAPAcknowledgeAlerts

Has anybody ever used this method and has any further knowledge on how to use it or if there are any dependencies to certain release-levels?

Best Regards and Thanks in advance,

Jochen

Accepted Solutions (1)

Accepted Solutions (1)

jochen_willeke
Explorer
0 Kudos

Ok, found out. It seems as if this Method is not implemented with sapcontrol. So one has to write your own WebService-Client.

Thanks, Jochen

Answers (0)