Scripted connectors: DataAPI returning 404

Hi Alessandro, Usually, that kind of 404 error would indicate issues with HTTPS/IIS but given that you configured those it is not immediately clear what the problem could be. Could …

Scripted connectors: DataAPI returning 404

Hello Alessandro, Just checking if you enabled the soft launch option for DataAPI in the “c:\Skyline DataMiner\SoftLaunchOptions.xml”. This needs to be active to displays the Data Sources module in DataMiner …

Does DataMiner support DNP3?

Hi Yana, I had a look at our current catalog and I could not find a connector that implemented this protocol (DNP3). Checking the details about DNP3, it it similar …

drag and drop re-ordering in low-code

Hi Jeroen, can you maybe clarify the goal exactly? How are the DOM instances visualized? Is this using the table component? In DOM, there is no inherent order to the …

Reuse panel in low code app

Hi Enver, This is possible using the latest version of LCA. You can configure the panel with feeds from both the table & node-edge component. To make sure that the …

How to rename a custom alarm template

Hi Simon, I am not sure if there is a easy way to rename alarm filters. A possible option is to duplicate the filters located in C:\Skyline DataMiner\users\SharedUserSettings\Filters and rename …

Setting discreets with dependency parameter

Hi, Checking this docs link dependencyId attribute | DataMiner Docs, I noticed that the remark mentions that the value is supposed to be semicolon-separated ; and in you screenshot I see …

Email alarm details using correlation rule

Hi, You can check the DataMiner Docs page for sending emails for info regarding this topic. Particularly at the bottom about placeholders [info] and customizing notification messages. Also make sure …

Email alarm details using correlation rule

Hi Ramesh, You could use the examples from NotifyTemplates to replace the placeholders with information from the alarm that triggered the correlation rule. For email notifications you need to put …