DataMiner : Chat integration – Microsoft Teams
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 …
Question
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 …
5th March 2026
Good afternoon. We have a DaaS solution with multiple users connecting to it. Only some users are able to access the new, really nice looking, cube interface even with everyone …
5th March 2026
Hi All, I have a QAction to handle the http response through a StatusCode Parameter. I have to check the trigger with the interval of 60 seconds during Success or …
5th March 2026
Hi, currently the correlation module does not allow to configure a rule which would collect (in a sliding window) the cumulative durations of a certain alarm which appears/disappears successively (so …
5th March 2026
We want to link STATE to string input argument of AdHocDataSource
4th March 2026
Hey Dojo, I’m working on adding Subscriptions to a driver to monitor the failover status of a DMS. I’m familiar with adding Subscription Monitoring using Core.DataMinerSystem NuGets, but they do …