Unable to start 10.5.10 due to DataMiner BrokerGateway

Hi, I’m unable to start DMA running version 10.5.10 due to following issue: 2025/09/29 08:18:51.441|SLSNMPManager.txt|SLSNMPManager.exe 10.5.2534.1192|26380|31768|DMAObjects.Config|ERR|0|Failed setting up NATS session: Exception caught in fields fetching: Failed to fetch fields: Check …

service from element

Hello Is there any message or method in GQI to get the list of services that are created from an element? its for a LCA, if i can do that …

LCA – Conditional case for empty value

Hi, I have a table component in my LCA with a column that can have any value OR be empty. And I’m trying to set a Conditional case to show …

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 …