Facing some challenges while setting up the alarm template
21st August 2026
Dear Jerayam, I think it works only if you know the IDX for the two rows. In this case you should use Single row and use and AND or OR …
Answer
21st August 2026
Dear Jerayam, I think it works only if you know the IDX for the two rows. In this case you should use Single row and use and AND or OR …
21st August 2026
Hi Dave, I suggest you try to restart IIS and check if that resolves the issue. If it doesn’t work, you can contact tech support (support@dataminer.services) so that we can …
21st August 2026
Thank you for your reply. I performed the procedure, but there was no change. Since it doesn’t work, I suppose it’s best to just give up on it. Thank you …
20th August 2026
Hey Hiroaysu, It’s odd that in your general tab, the “Send all notifications via one DMA” has no DataMiner agents listed. I would expect the list to be populated with …
19th August 2026
Hi Henri, There is currently no way to modify the content or name of the CSV-file that is generated with the dashboard report. As an alternative, you could place a …
18th August 2026
Tested the behavior on a DataMiner system: When the view option for a DVE is not-intialized or empty string, the DVE is moved to ALL the views of the parent …
18th August 2026
Thanks, I understand the AlarmTreeID now. The next hurdle is the AlarmUserStatus. Where can I find more documentation for the SetAlarmStateMessage, and AlarmUserStatus (which namespace does it belong to)? What …
17th August 2026
Hi Jan-Terje I believe the following will be a good read: Preparing scripts and connectors for Swarming | DataMiner Docs It nicely differentiates between the different definitions, this includes AlarmTreeID. …
17th August 2026
Hello Baranisudha, If you get the connection when you script is running, either through IEngine.GetUserConnection() or IDms.Communication.SlNetConnection, you can the ServerDetails from the connection. This object contains the ID, IP, …
17th August 2026
Hi, If I understand your question correctly the IRD can execute two different functions, but only one at a time: Demodulator + Decoder IP input + Decoder If the above …
14th August 2026
Meanwhile, we’re introducing DataMiner Assistant as new MS Teams solution for DataMiner. This new solution has multiple benefits, like supporting natural language instead of relying on rigid commands. See https://docs.dataminer.services/dataminer/Functions/DataMiner_Assistant/Assistant_M365.html …
13th August 2026
Hi Bina, 1. Via the Generic Ping connector: no. The connector has no cross-cycle timing logic. Each polling cycle it calculates Cycle Packet Loss (PID 1028) per row and the …
13th August 2026
Hi Bina, There is no hardcoded maximum number of endpoints in the Generic Ping protocol – the ping table does not enforce a row limit. That said, the practical limit …
12th August 2026
Hi Daniel, Those SRT Output Status parameters are not implemented in the current version of the Ateme Titan Edge connector. But these metrics can be integrated in DataMiner. You can …
12th August 2026
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } GetActiveAlarmsMessage seem to be the good response …