Disposable Objects in DataMiner
4th November 2025
Hello Dojo, I have a driver that uses an HttpClient to communicate with an API. For all of the API calls, we simply initialize the Http object, sends the request, …
Question
4th November 2025
Hello Dojo, I have a driver that uses an HttpClient to communicate with an API. For all of the API calls, we simply initialize the Http object, sends the request, …
4th November 2025
Hello Dojo, We are planning to move an element in a DMS with a clustered database (CassandraCluster + Elasticsearch) via the following procedure: Export an element to a .dmimport package. …
4th November 2025
Hi Dojo, On one of our clusters I’m running the BPAs and I’m getting an error from the NATS BPA: – NATS client could not communicate with a NATS client …
4th November 2025
Hi All I am trying to check a table and if a row has a specific value in a parameter such as “Not Processed” then this will trigger another method. …
4th November 2025
Hello Dojo, I’m experiencing a date and time format issue when sending dashboards through the Scheduler. The format changes unexpectedly, but only in this specific scenario. Issue Details: When a …
4th November 2025
In a DMS that is configured for Swarming, how do use GetAlarmDetails in Client Test? The previous AlarmID and ElementID are now marked as deprecated, but I don’t know what …
4th November 2025
Hi DOJO, The default alarm storm protection configuration seems to be the following: If there are more than 2000 alarms for the same parameter name, Cube automatically enables alarm storm …
4th November 2025
Hi All I am currently looking at a connector, that when updated is using protocol.AddRow, this is going to lead to a new entry added to the table everytime. Is …
4th November 2025
Can a DaaS system mirroring the live system will hold the last known alarms if we lose production
4th November 2025
Hi all, I have a table showing Link Statistics (e.g., Rx Bit Rate, Tx Bit Rate, Round Trip Time, Lost Packets, etc.) with trending enabled. The values are displayed correctly …
4th November 2025
Hi all I have a question that maybe sounds silly but I was confused and I wasn’t able to find the docs related My question is: is possible to pre …
4th November 2025
Hi, I think this is a easy question to the experts in Regex, I’m not one of them. I will get rid of a comma with help of Regex in …
3rd November 2025
Hello DM Community, In my low-code app, I have a button that runs an automation script. I also have a text module in my designer that retrieves the script’s result …
3rd November 2025
Hi, I have no more hair left after trying to show correct data in queries. I have channel name with lots of “rubbish” in the column that I will not …
3rd November 2025
In documentation https://docs.dataminer.services/dataminer/Functions/Dashboards_and_Low_Code_Apps/Low_Code_Apps/Style_guide.html is mentioned: Panels Show additional information in a side panel on the right for each item on a page. If your panel updates based on a selection, …