Changing Alarms/Events via ServiceGrid API fails if the alarm/event is no longer available in binary files
Summary
The read-back-single-item-mechanism was repaired for external storage of AML and CEL. Setting comments on alarms and events, setting alarm causes and acknowleding alarms works now as expected when only external storage is active (except for the effect shown in the linked related bug).
Description
The read-back-single-item-mechanism was repaired for external storage of AML and CEL. Setting comments on alarms and events, setting alarm causes and acknowleding alarms works now as expected when only external storage is active (except for the effect shown in the linked related bug).
Information
Enable local binary files.
Issue Number: 241691
Fixed on Date: 0.0.0
Versions: 10 0 BUILD 85877
Related Articles
After reloading the runtime on a Windows CE device, alarms and events dissappear from the list.
Summary After compiling all runtime files, transferring the runtime files and reloading the runtime on a Windows CE device, all current alarms and events are no longer displayed in the list DescriptionAfter compiling all runtime files, transferring ...
AccessOPCUA: AlarmClass / AlarmGroup no longer mapped for zenon alarms and events
Description In the project the OPC UA Client is configured as subscriber of the Eventnotifier for AML and CEL. In case of alarms the OPC UA receives the events correctly. However, alarm groups and alarm classes are set to 0. This behavior has been ...
FAQ: How to prevent corrupted files after power outage?
Read the attached PDF files (English/German) for more information on how to set up your system to avoid corrupted files in case of an power outage.
Adding a comment to a CEL object via the API in the CelItemAdded event, causes the CELItemAdded event to be executed multiple times
Summary When a comment is entered for a CEL entry via the API, using code executed in the CelItemAdded event, the CelItemAdded event is executed multiple times DescriptionWhen a comment is entered for a CEL entry via the API, using code executed in ...
Events from COM interface are not available in Windows CE
Summary When using ActiveX controls, events provided by the COM interface are not available. Event handlers which are registered on these events in ActiveX controls are not triggered because the events are not fired properly. Description When using ...