maximun service per DMA and DMS
28th April 2026
Hi Juan, This page should give you the necessary limits: DataMiner metrics | DataMiner Docs So, for services, that is 10k. If you want to go beyond that, it’s recommended …
Answer
28th April 2026
Hi Juan, This page should give you the necessary limits: DataMiner metrics | DataMiner Docs So, for services, that is 10k. If you want to go beyond that, it’s recommended …
27th April 2026
Hi Joao, A possible option is to use the methods available in the web service API to export/import service templates: GetServiceTemplate CreateServiceTemplate Hope it helps. Update: Please find below a …
27th April 2026
Hi Robin, This exception seem to confirm you are trying to use an old xbap version to connect to your 10.5 DMS. See also my answer on Accessing the Web …
27th April 2026
Hi Robin, You say you are using Internet explorer still, does that mean you are still trying to run the xbap version of Cube maybe? In case you do, please …
27th April 2026
Hi Stefan, This does sound like a bug with the LCA. Can you contact tech support (support@dataminer.services) so that we can look into this further? As a workaround you could …
27th April 2026
+————————————–+ | DataMiner System | | (DMA / Servers) …
25th April 2026
I believe the options provided by Grass Valley(GV) for monitoring and control are via the iControl application server or GV Orbit of which there are these two supporting connectors in …
24th April 2026
Hi Laurens, Your findings are correct. Currently, there is not as much granularity in the configuration permissions of trend templates as there is for alarm templates.
24th April 2026
Hi Alex, When dealing with such cases, I use the following method to convert the string to a DateTime. You can then use this method in a QAction to fill …
24th April 2026
Yes, we have put it in the correct version directory where the DataMinerCube.exe file is located (10.6.2547.3014)
24th April 2026
Hi Gerwin, You may have encountered a regression. Please open a ticket with our support team so that a new investigation task can be created. Thank you, Paulo
24th April 2026
Hi Roger, There are 3 workarounds mentioned in the docs. for workaround 2 (prevention) , it is advised to have no Cube sessions open when applying. You need to create …
24th April 2026
Hello Gerwin, If you are still experiencing this issue, I believe the best way forward is to report it to our support team, as a deeper investigation may be required. …
24th April 2026
Hi Andrea, This is currently not possible in Dashboards or Low Code Apps. If this is something you are very interested in, I suggest you create a feature suggestion.
23rd April 2026
Hello, You might have to leave the type as an octetstring and parse the hex value on a QAction to return a double value and then set that double value …