How can I connect my vDCM to DM?

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 …

Communication State – Timeout hysteresis

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 …

Usage of IDms CreateView + GetView

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 …

OpenSearch – auto_create_index

From what I could gather the persistent cluster wide setting of auto_create_index to “false” on start-up was introduced in RN25461. There could be implications down the line of rolling back …

Visio Dynamic Link to Parent View

Hi Felix, The Visual Overview is optimized for a top-down approach (parent to child) rather than navigating upward. This design choice stems from the fact that an element can belong …

LCA – Prevent Double Click?

I don’t believe it is possible with the generic button component. However, you could create a button through a grid component (with as data source a single row, which could …