How to pull the alarms from the system i.e. recorder and camera alarms using Protocol integration

We are creating a solution to pull the alarm from the system i.e. recorder alarms, camera alarms. For us to test from SOAPUI, we have use the installed sample from the mipsdk folder using the “wsdl” files. I am getting the error “invalid authentication”.

Let me know also if this is the right approach.

Login needs to be on the Management Server, perhaps this is a hint..

https://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/intro_soap_protocols.html&tree=tree_3.html

PS. Try to look at the Alarm List (and ServerCommandWrapper) sample, it is not SOAPUI but is using the protocols..

https://doc.developer.milestonesys.com/html/index.html?base=samples/alarmlist_sample.html&tree=tree_3.html

Hi Bo thank you for your response, i’ll check it out and put my feedback.