Update variables after parameter update

Hi Yuki, This is a rather specific question to your use case. I highly recommend examining all the components within your Visual Overview and, more importantly, verifying the accuracy of …

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 …