Why can’t I install Elastic database?

This is due to an issue with the order of your NICs. Typically this only happens if you run DataMiner in a lab environment where the IP addresses of your …

How to get Service alarm level in c# automation?

In addition to the already proposed solutions, there is also the possibility to work with an enhanced service. In case you assign a service protocol to the service, you can …

Replicated elements keep going in time-out

I confirm this is a genuine issue which we’ll fix. A replicated element does not leave its timeout state when you re-enter the password on the replicated element when it …

How to get Service alarm level in c# automation?

Hi Cyrus, There’s an SLNET call called GetServiceStateMessage that you can use which will allow you to get the alarm state of the service. Note that this is an internal …