We are developing a java client using JAX-WS to connect to xProtect Corporate 2018 R1 (12.1a) via Protocol Integration.
We are experiencing problems with RecorderStatusService2 when we call the method “GetCurrentDeviceStatus” to get Cameras status. It was working but after our client updates something on Milestone Server, this method started to get an empty response. I mean, we can connect with the service but this method is responding an empty response.
Is there any location inside Milestone software where we can see if theses SOAP services are working as expected or restart them? Because we cannot find the cause of this issue.
Thanks in advance.