Page/panel updates Low-Code Apps

Hi Sofian, The setting is only applied after refreshing the dashboard/app. After that, you should see a request every X seconds as configured in your fast polling:

Migrate Services between DMAs

HI Ryan, I am new to dataminer system, but i believe that you can do swarming Please have a look at the following link from docs https://docs.dataminer.services/dataminer/Administrator_guide/Swarming/Swarming.html Hope that will …

Driver implementation – SSH to device using SSH keys

Hi Bing, SSH communication using a key that is stored in a file is explained here: https://docs.dataminer.services/develop/devguide/Connector/ConnectionsSerialSecureShell.html?tabs=ssh1-1#public-key-authentication.

Automation script add custom library

Hi Ömer, Are you familiar with the “Compile as a Library” feature in DataMiner? It allows you to compile your automation script as a library, generating a DLL that can …

slnet call : matrix label update

Hi Jeroen, What = 128 corresponds to UpdatePortsXml.You can find all SLNet enum messages listed here: Enum NotifyType | DataMiner Docs This SLNet call allows you to dynamically modify a matrix …

Inverse Wildcard Filtering in Alarm Templates

The solution is to use exclusion by unchecking monitoring in the alarm template as follows: Duplicate the table parameter in your alarm template In the filter field of the first …

Limit Table Rows on a Display Table

Hi Ryan, The “partial” attribute might be what you are looking for. It limits the number of rows that are displayed at once when viewed from the element card in …

User-defined API – GZIP encoding

Hi Ive, This is currently not supported on the endpoint. This would however be a nice addition, so feel free to create a feature suggestion/request for this.

Access Dashboards/LCA variables in GQI

Hi Miguel, This isn’t possible at the moment. That said, several people have requested it, so there’s clear interest in having this feature. I’ve added it to our backlog, and …

3rd Party assembly reference not getting added

Hi Pedro, So I have done following so far: 1) We tested a sample application by BlackMagic to test the connectivity and it worked from the machine on which DMA …