Regex How to replace table stringValue by an other matching stringValue
10th March 2026
Hello, I’m not very familiar with using regular expressions, but I think it’s the best way to display what I want in my case. In a Visio, I have a …
Question
10th March 2026
Hello, I’m not very familiar with using regular expressions, but I think it’s the best way to display what I want in my case. In a Visio, I have a …
9th March 2026
Hello Dojo, Is it possible to create custom properties through automation without having an alarm beforehand? If so, how can this be done? Also, is it possible to expose those …
9th March 2026
Hi Dojo community ! I’m working on a custom Kafka collector and I’m trying to understand how it maps protocol table columns to the Alarm Console fields. In my protocol …
9th March 2026
Dojo, I recently installed MediaOps v1.5.1 and was required to install two additional packages: Standard Data Model Registration (SDMR) Categories I am trying to understand a bit better what functional …
9th March 2026
Hi Dojo, In my low-code app, i have a line chart that get time-series information from two GQI queries. Currently both lines on the chart have the same color. Is …
9th March 2026
Dojo, A user is interested in chat integration with Microsoft Teams and are only interested in DataMiner sending a notification to a User, Team or Channel. The admin consent required …
9th March 2026
Parameter 2703 “ASI INPUT” is displayed as part of table 2500, with the foreign key 2700. The primary key of 2500 is the same values as 2700, ie for the …
6th March 2026
Hi Everyone If you have any comments on this topic, they would be very helpful: We currently have a 2 agent Dataminer cluster connected to a 3 servers Cassandra cluster …
6th March 2026
Hello, I have written a new connector which has a 10 min polling timer. I have noticed that it is actually polling every 30 seconds and I can see that …
6th March 2026
Hello , I’m trying to implement multithreaded HTTP communication in a QAction by following the instructions in the (HTTP | DataMiner Docs) but I’m running into a couple of issues and …
6th March 2026
Hi Dojo, In a DataMiner SNMP connector, I have a polling group that uses SNMP multipleGet: <Group id=”742″> <Name>temperatures</Name> <Type>poll</Type> <Content multipleGet=”true”> <Param>700</Param> <!– inside temp –> <Param>705</Param> <!– outside …
6th March 2026
Hi dojo I am configuring HTTPS on a DataMiner system running in a Failover pair (two Windows servers with a virtual/cluster IP). According to the documentation, wildcard certificates cannot be …
6th March 2026
Hello Dojo, We are pointing a Generic Kafka Producer towards an AWS MSK cluster, selecting SASL as the security protocol, but the brokers seem to allow authentication only via SCRAM-SHA-512: is …
6th March 2026
For input field “Which Form” own form (in the background “Edit Event” form component) can not be selected. It is not in input field “Which Form” drop down list of …
6th March 2026
Hello everyone, I’m exploring the possibility of connecting Teams to DataMiner so I can control some alarms. My idea is to have certain statuses and alarms sent as notifications to …