Please find the steps followed :
- The version of XProtect we are using is Professional
- Next I registered a developer account and downloaded the mip sdk and installed the same. From the installed directory, I received the WSDLs.
- I used the ServerCommandService.wsdl as mentioned. Imported the wsdl in SoapUI and invoked the GetVersion service.
- Got response : “HTTP request not supported.”
- Please note that I can access the web client though.
- Endpoint of SOAP service used is “http://[server ip]/ServerAPI/ServerCommandService.asmx”