Opensearch and Cassandra database passwords

Hi, I’ve just setup a new cluster, with Cassandra and Opensearch. The passwords I’m using for the database users are 32 characters long, with special characters. After I update the …

Understanding port requirements on a DMA

Hi, when configuring a DMS based upon Configuring the IP network ports | DataMiner Docs, I noticed that I’m still unsure about whether the ports relate to inbound/outbound or both. …

Enabling HTTPS on DataMiner

Hi, I would like to better understand the configurations to enable HTTPS on DMA. So I have been using this guide: Setting up HTTPS on a DMA | DataMiner Docs …

Alarm when rows disappear from a table

Hi Dojo, I have a use case where we monitor the outputs table for a particular channel on MWEdge devices, and we know that a certain channel should have X …

QAction Csharp get IP and Port and Bus

Dear, I know this function to get parameter inside Qaction C#: Example: string s_city = Convert.ToString(protocol.GetParameter(50)); But how can I retreive the IP and Port/Bus in C# property of an …

grid action to update componet

Hello I have a Grid componente with a template that show a name with “{name (2)}” how can i use an action whrn is clicket to update others componets like …

User-Defined API request timeout

Hello Dojo, We have a User-Defined API running in a staging environment that is operational and functional. However, we’ve noticed something odd: sometimes the very first call after an idle …

Maps – Toggle overlay for KML

HI All, I’m currently testing a KML file to be used in the Map for the Low-Code App. I have stored the KML files in the folder (C:\Skyline DataMiner\Maps\KMLs). I …