File browser in Element

Hi Bernard, As far as I know, it is not possible to open a file browser from an element. I believe a possible alternative is to use an interactive automation …

Cube custom themes

Hi Bernard, does this relate to Color change of Cube title bar to differenciate DMS – DataMiner Dojo?

Cube custom themes

Hi Bernard, Currently it is not possible to define your own background colors. What is the use case to define your own background colors?

How to fetch the AlarmTreeID of an alarm ?

The AlarmUserStatus is an enum that belongs to Skyline.DataMiner.Net.Enums In your case the code snippet will likely look similar to: using Skyline.DataMiner.Net.Enums; var request = new SetAlarmStateMessage( alarm.TreeID, AlarmUserStatus.Clear, “Cleared …

Duplicate LCAs in Cube

Hi Dave, I suggest you try to restart IIS and check if that resolves the issue. If it doesn’t work, you can contact tech support (support@dataminer.services) so that we can …

CSV date on Dashboard report

Hi Henri, There is currently no way to modify the content or name of the CSV-file that is generated with the dashboard report. As an alternative, you could place a …

DVE view option expected behavior

Tested the behavior on a DataMiner system: When the view option for a DVE is not-intialized or empty string, the DVE is moved to ALL the views of the parent …