Best way to export alarms per protocol in Dataminer
24th January 2022
Hello What is the best way to export alarms by protocol in Dataminer? Thank you. Best regards Bruno Sousa
Question
24th January 2022
Hello What is the best way to export alarms by protocol in Dataminer? Thank you. Best regards Bruno Sousa
24th January 2022
Hi Dojo The DataMiner Development Library defines a way to change the range of a standalone parameter at runtime: NT_UPDATE_DESCRIPTION_XML (127). Is it also possible to change the range of …
23rd January 2022
We need to understand what is the requirement for ‘Cassandra/ElasticSearch clusters’ where we have DMA’s in 3 different locations. Is having all the nodes in one location (main site) fine, …
21st January 2022
Hello Dojo, Currently the Alerter audio files are exceeding(26GB) the 20MB default sync size. Is there a way to increase this default size so that it continues to sync these …
21st January 2022
Hi, I’m creating FunctionResources by code. On the system, the resource name is filled in with the value I want, for example “My Coffee Machine” However the functionDVE name is …
21st January 2022
Does anyone know if there is an existing configuration for Dashboards and/or a protocol parameter table that would allow suppression of unit type information in an exported file? Issue: When …
21st January 2022
Hi Dojo, When I open my Task Manager I sometimes want to see the processes that takes most memory or CPU. Therefore I need to click on that column twice …
21st January 2022
Often when I right-click the SLTaskbarUtility icon in my system tray, it launches the XBAP version of Cube in an Internet Explorer. I wonder if this behavior is still needed …
21st January 2022
What are the items to take into account when developing a DVE integration so that it will be future proof to use in SRM? What preparations could already be done …
20th January 2022
Hi, We are using an online SMS service to send out SMS notifications. e.g. configuring email alerts to be sent to phone-number@smsgateway.com, which in turn sends the SMS message to …
20th January 2022
Hi Dojo, I need to migrate correlation rules between two DMS. I can see the new rules in the Correlation folder but not the old engine rules, where are they …
20th January 2022
Suddenly an automation script has parsing errors, and I’m not quite sure why it’s suddenly giving this error or how to resolve it. Message : Automation script ‘Sencore Video PID …
20th January 2022
I have a Property, X, which is a number. How do I use ([Property:X] + 1) as a placeholder in my visio drawing? For example I might want to get …
20th January 2022
We see following notification on an element, while we are logged in with RDP on the server where this element is hosted and while we use localhost to open Cube. …
20th January 2022
Hello, I need to create some automation scripts that allow managing the DMA services based on CSV files (create/delete/update/re-apply or change service template/etc), but I could not find any documentation …