Hi everyone,in my application I trigger a user-defined event using EnvironmentManager.Instance.SendMessage(new Message(eventName, _camera.FQID), _event.FQID);

I don’t receive any error but if trigger the event from client I see the related alarm on, if I trigger the event from sdk i didn’t see any alarm.

How can I see it from interface? thank you

Xprotect Corporate 2019 R3

Please try the ConfigAccesaViaSDK sample, and the Trigger button in that sample application. If this works, please try to compare your code with that of the sample.

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