Generic SNMP Set Driver

Hi Ed, There used to be a Generic SNMP Set connector, but it is no longer available to deploy from our catalog. Let check something and I can send you …

Best way to join to tables on a LCA

Hi Ana, A possible option is using an outer join operation. After the outer join, you can use column manipulation operator (concatenate) to create columns based on the result of …

IDmsTable method GetPrimaryKeys returning zero

Hi Geovanny, I cannot put screenshot in the comment on your comment, so I’ll start a new comment section. I’m trying to do it through the automation script. This is …

.Net 8 and DxM´s

Hi, DataMiner requires you to install .NET using the .NET hosting bundle installer. This should install both the .NET and ASP.NET runtime as well as the IIS component, so I …

.Net 8 and DxM´s

Hi Stephan As mentioned in Preparing to upgrade a DataMiner Agent | DataMiner Docs, I believe it needs to be the ASP.NET Core Runtime – Windows hosting bundle (Download ASP.NET Core 8.0 Runtime (v8.0.8) – …

which one is good http or snmp v2

Hi, Both are good options depending on what the device exposes and how snmp agent/web api are implemented. If it has an web api then this can be more efficient …

Countdown timer in Low Code App

Hi Nejra, have you finished your timer project? I have the same problem. When a button (which is starting a script) will be pressed a timer should start. But I …