DataMiner installation – visual c++ redistributable

From VC++ 2015 onwards, there should be a binary compatibility between these redistributables, see https://docs.microsoft.com/en-us/cpp/porting/binary-compat-2015-2017?view=vs-2019 for more information. This means that the 2017 version should technically work as well.

How does the after startup trigger work in protocols?

The documentation is indeed confusing, but your guess is correct. The after startup trigger in the protocol used by that element will execute its content whenever the element is (re)started. …

Elasticsearch failover with SRM

Hi Alexis, When you deploy SRM in a failover environment, you must make sure you have at least 3 elastic search nodes available if you want redundancy on your database. …

Cube Launcher Silent installation

Currently a silent install is not supported. The install procedure is very straightforward though: when you download Cube (from the DataMiner landing page, or from dataminer.services) and execute it for …

Visio – Way to prevent text from exceeding shape size.

I think you can accomplish this by using the following shape data in your shape: Element: [this element] Info: DESCRIPTION Options: Control=Textblock|VerticalScrollbarVisibility=Visible In my example, I only allow vertical scrollbars, …

What can cause table filter error?

Do you have a Visio applied to the Element? If so, maybe it could be related to a TableRowFilter that is not correctly resolved when showing a filtered table in …

What is on the roadmap for the Monitoring App?

Correct, the Monitoring app within the mobile suite is simply and straightforward, and it is really meant to be like that.  This is targeted at the more occasional user, who’s …