<< Click to Display Table of Contents >> Navigation: Changelog > Infoserver > Version 6.3.5.3 Release 26.04.2022 |
This version contains the following components
•Cordaware bestinformed Web Interface (Version 6.1.9.1)
•Cordaware bestinformed Infoserver (Version 6.1.33)
•Cordaware bestinformed Infoclient (Version 6.3.5.5)
•Cordaware bestinformed Database (Version 6.3.0.1)
•Cordaware bestinformed Migration 5 to 6 (Version 1.0.2.0)
New functions in the web interface
•Filter
oOperator "attribute exists", "attribute does not exists" can now be used in the filter logic of domain filters.
•Alarm
oAlarm escalations can now be executed depending on alarm confirmations.
oMin. alarm confirmations are now adjustable under "System > System (global)".
Fixed bugs in the web interface
oFixed an error when initializing the "bi-info_default" document.
•Templates
oAdvanced recipient settings can now be saved in the template.
New Infoserver functions
•The value of the keepalive interval is now 30 seconds by default.
•Support for counting minimum alarm confirmations has been added.
oA new function for scripts is available for this purpose:
escalation_mode/0
best_script:escalation_mode() -> integer()
Returns the value of the "alarm escalationmode" as a number, which is set under "System > System (global)".
0 = On the basis of alarm receiver
1 = On the basis of alarm confirmations
Fixed bugs in the Infoserver
oA non-SSL-secured connection of the Infoclient is possible again, provided that a corresponding listener is configured on the Infoserver.