What is the endpoint URL for Status Service SOAP Protocol? And where can I get the WSDL file?

I want to access cameras’ status using Status Service SOAP Protocol ( we have an XProtect Corporate system.) I couldn’t find any endpoint URL in the documentation for this soap calls. I also want to know how can I access the WSDL file to use for Status SOAP Protocol.

thanks,

Try to run the StatusDemoConsole and trace.

See also - “[C:\Program](file:C:/Program) Files\Milestone\MIPSDK\WSDL\RecorderStatusService2.wsdl”

Thanks Bo for your fast response.

I tried using WSDL file you recommended, however, the response page for my SOAP calls are blank. I also see an error down at the bottom of request page: “Error getting response; Connection to XXXXXXXX refused”.

Moreover, there is no login request within this WSDL file so I don’t know how to get the token.

Try to run the StatusDemoConsole and trace the network communication using Wireshark or similar..