Average trend value
16th December 2025
Hi Dojo, I’m looking for the best way to show the average value of a trended value like in the statistics: Is this possible in a Visio drawing or in …
Question
16th December 2025
Hi Dojo, I’m looking for the best way to show the average value of a trended value like in the statistics: Is this possible in a Visio drawing or in …
16th December 2025
Hi Team, I am trying to create and update a service on a remote DMA from a protocol QAction. According to the documentation: NT_SERVICE (75): https://docs.dataminer.services/develop/api/NotifyTypes/NT_SERVICE.html NT_SERVICE_REMOTE (282): https://docs.dataminer.services/develop/api/NotifyTypes/NT_SERVICE_REMOTE.html It …
15th December 2025
Hi everyone, I have a Visio-based View that dynamically lists all elements that are “under” that View (its child elements), similar to the standard “General Default” Visio: when an element …
15th December 2025
Hi dojo, Cassandra 5 was officially released on September 5, 2024, more than a year ago, and OpenSearch 3.x on May, 2025. What is the roadmap for supporting these new …
15th December 2025
Hi All, I want to extract the values of two specific properties from an alarm event within a Correlation rule, so I can include them in the alert notification. In …
12th December 2025
Using DomInstanceExposers.FieldValues.DomInstanceField(fieldId).Contains(searchValue) returns unexpected results. The filter appears to perform fuzzy/tokenized matching rather than exact substring matching. Environment: – DataMiner 10.5.0.0-16432-CU8 Code: var customerNameFieldId = GetFieldDescriptorId(“Customer Name”); var definitionFilter = …
12th December 2025
Hi Dojo, I have a setup with a Cassandra Cluster and OpenSearch.Due to a network issue, the DMS temporarily lost connection to the databases and started offloading data. After some …
12th December 2025
Hi DOJO, When exporting an element that contains DVEs, a file named property_dve.txt is generated with the DVE properties. However, when checking the Cassandra database, I’m unable to find a …
12th December 2025
Hello everyone, Does anyone know how to change the background color of a Spectrum Analyzer to dark mode? For example, in this case, the client theme is Dark, but Spectrum …
12th December 2025
As per: https://docs.dataminer.services/develop/api/DmsNotifyTypes/DMS_SNMP_NOTIFICATION.html, DMS Notify Types have been deprecated. I’m trying to find the equivalent of this method in NuGet Class Libraries – specifically for DMS_SNMP_NOTIFICATION (73) – can I …
12th December 2025
We have a lot of R&S DVMS and sometimes they return NAN on an OID that was supposed to be a number which dataminer displays as NaN I added exception …
11th December 2025
Hello guys, I am currently working on an automation script that connects via SSH (Username & Password / no ssh key) to a server and reads from a database. When …
11th December 2025
Hi Dojo, I am trying to create an automation script that creates a scheduled task. The goal is to have this task trigger another script with a specific parameter. This …
11th December 2025
Hi, i have a visio with multiple shapes. Each shape is linked to a different element to show the status of a given parameter I’d like to group all of …
11th December 2025
Hello, I am wondering, in the Confirm Multiple Set dialog within DataMiner, the parameter changes are currently displayed using the parameter index rather than the display key. Is this the …