Does Alarm Storm group alarms per protocol ?

Hi Bernard, The alarm storm will use the parameterdescription of the alarm to detect if the parametername is the same. This means that the protocol will not be taken into …

Dashboard: landscape PDF export

Hi Baptiste, thanks for your answer. If I use a custom format, I will get an error. It’s independent of cm, mm or px. Best regards, Daniel

DM in Cloud Failover issue: VIPAcquired.ps1 file

Hi Bert, I upgraded to version 10.3.6 but still there is issue with failover and disconnection from server. Sometimes when restart on A leg happens, it auto failover to B …

Dashboard: landscape PDF export

Hi Daniel There is no built-in option yet to generate a report in landscape mode, unfortunately. The closest you can get to this is by changing the Paper format to …

Countdown Protocol/Application Suggestions

Hi Jim, Based on your explanation, a custom connector is the best place to implement the countdown logic. You will need to create a parameter to hold the real-time value …

C# WebClient

<span class="Y2IQFc" lang="en">The solution to the exception that I found was the following: generate a class that inherits from WebClient and the timeout property increments it. With this, the exceptions …

Low-Code apps: navigate to map from table row

Hi Reinout, The initial intention behind this functionality was to enable panning to specific locations on the map through the use of volatile actions. These volatile actions include the coordinates …

Preprocessor #defineon a C# automation script

See: Adding C# code to an Automation script | DataMiner Docs If you don’t define a Script class, dataminer will make that class for you and wrap your code in …