Use custom Cube version for Manage Client Versions

We recently had an issue where a Cube version caused issues with several Visios on our system, so we’re trying to control the Cube version system-wide. I’ve found System Center …

How can I connect my vDCM to DM?

Hi all, I’ve connected one testing vDCM to Dataminer, but it is still in timeout. The connection is throught UDP and there is a firewall in the middle, but I’ve …

Cube client – mixed mode scheme

Hi, a group of users of DataMiner have grown quite accustomed to the Mixed-mode color scheme. This scheme is no longer available in the new Cube client look-and-feel. Is there …

Usage of IDms CreateView + GetView

I am using the IDms class to create + use Views. I like to understand why the dms.GetView(viewId); would return a Not found exception when used right after creating it …

LCA – Prevent Double Click?

I have a button in my LCA a that triggers an automation script when clicked. Naturally, when a user double clicks the button the script is triggered twice, which I …