Unable to delete DataMiner users
15th May 2026
I should also add that this is only an issue in our staging system. In our tactical and production DMS every user is able to be deleted via right click. …
Answer
15th May 2026
I should also add that this is only an issue in our staging system. In our tactical and production DMS every user is able to be deleted via right click. …
13th May 2026
Yes in a Low Code App you can do this. There is a good tutorial as well, can likely use it for inspiration. Just need to create your panel in …
13th May 2026
Hi Nick, I believe what you are looking for is described here: DMA configuration related to client applications | DataMiner Docs > “Force a specific version” It mentions that you …
13th May 2026
Hi David, Based on the provided element log, the connector is currently failing to process a specific Ember+ parameter. This leads to the reconnect mechanism being triggered. It appears that …
13th May 2026
Hi Jörg, Thanks for reaching out. Your assumption is correct. The functioning requires the DataMiner System to be connected to dataminer.services . This is because the secure communication tunnels set …
13th May 2026
In terms of port monitoring functionality there is no difference between the ‘TCP Ping’ monitoring in the Generic Ping connector and ‘Port’ monitoring in the Generic Port Monitoring connector. Both make …
13th May 2026
Hi Anderson, Can you try by changing the type to uint[] cf. the examples on GetParameters?
13th May 2026
Hi Tom, You cannot delete this user because it is an “automatically added domain user”. These users are automatically created in DataMiner when a domain group is added. Since these …
12th May 2026
Hi Tarik, The "Could not find assembly type (QAction)" message usually points more to an assembly loading/resolution problem than to the QAction logic itself. Also worth checking: was the connector …
12th May 2026
Hi Alejandra, if you are using the Cisco DCM driver for the vDCM, it could be also Port 5003 (IIOP). https://docs.dataminer.services/connector/doc/CISCO_DCM.html If you are using the Synamedia vDCM driver, could you …
12th May 2026
Hi Tarik, The exception here “Could not find assembly type (QAction)” seems to indicate that the QAction does not have a class named QAction. In this case it seems to …
12th May 2026
Hi Daniela, There currently is no way to limit the user to only select 1 item at a time in the grid component. If you are interested in this feature, …
11th May 2026
Hello Wouter, sorry for the delay in the response. I got a Timeout alarm at 16:10:44, which just like the other ones also cleared at 16:10:44. I was able to …
11th May 2026
Hi Mieke, The dms.CreateView() method is actually asynchronous. It instructs DataMiner to create the view, but it does not wait until the view is fully available in the system, as …
11th May 2026
Hi Bing If I understand correctly, you’re observing this behavior when performing a fresh install of the Launcher or when adding new tiles. Anyhow, the DataMiner Cube version is determined …