Page 1 of 1

Add comments to alarms (demoserver)

Posted: 12 Dec 2014, 16:07
by NicovanVeen
Hello,

Whenever I try to add a comment to an alarm in UA Expert having the demoserver attached I get the message "the call of the AddComment method returned BadMethodInvalid" . Adding a comment is the third option in the context menu when you right click on the boiler alarm in the Alarms view.
Acknowlegdement and Confirm works.

I guess it has got to do with OptionalBrowsePaths in the creation of the alarmobject, because if I comment it this out, I am getting the same error for the Confirm (SetupBoiler() in the DemoNodeManager.Boiler.cs). I just don't see how one should support adding of comments on alarms.

kind regards
Nico

Re: Add comments to alarms (demoserver)

Posted: 12 Dec 2014, 16:36
by Support Team
Hello Nico,

What version of .NET DemoServer did you use. We could not reproduce the described behavior with the latest version 2.3.1.

Best regards
Support Team