Audible Alert .wav File Does Not Play on All Client PCs

Hi Thomas, if all went well, the sound file should have been downloaded to the “C:\Users\[UserName]\AppData\Local\Skyline\DataMiner\DataMinerCube\Sounds” path on all client machines where the sound has to be played. Can you …

MediaOps Virtual Function

SRM (SRM Framework) started from what DataMiner does best and that is monitoring and controlling your infrastructure. To make SRM work, you need to start with 1) building functions (also …

Visio drawing Alarm Table row filtering

Hi Olivier, As the Generating shapes that represent alarms | DataMiner Docs explains, there is no such concept as AlarmSeverity when using the ChildrenFilter. Instead you need to make an …

Start script using drag and drop

Hi, It is currently not possible to launch an interactive automation script from drag and drop when using the NoConfirmation option on the execute shape data.

Average trend value

Screen gif related to a comment on the other thread: 

.net Framewokr higher than 4.8 ?

Hi Ömer, Automation scripts are compiled and executed agains the .NET framework version used by DataMiner. Which version that is exactly can be found here: https://docs.dataminer.services/dataminer/Reference/DataMiner_Compute_Requirements.html?#microsoft-net. Scripts that target .NET 5/6/7/8/10 …

How to run automation script with 64-bit

Hi Ömer, Currently you can’t run an automation script in 64-bit mode. Automation scripts are always executed in a 32-bit process. This means that referenced DLLs need to be built …