Using gradient fills in Visio for Dataminer

I am trying to design a Visio page for Dataminer that uses gradient fills to show that different media transport interfeaces can be used by a piece of equipment. The …

Elastic to Opensearch migration

Still preparing an migration from elastic to opensearch. run some testing and it seems the need to bring our dataminer cluster down for approx 8 hours to just reindex the …

LCA – Moving through IAS Panel

Hi Dojo, We have the following request from a user: When pressing a button on LCA an interactive AS will be triggered which will open a popup window with some …

.NET 9 version

Hi Dojo, For security reasons, some DMAs needs the .NET 9 version installed. In docs, you mentioned as requirement the .NET 8 version. Are there any issues with DataMiner if …

How to make GQI dropdown DefaultValue appear selected in Low Code App configuration?

Hello Dojo, I have a GQI ad hoc with a dropdown argument defined as follows: <code class="language-csharp"><span class="token">private</span> <span class="token">static</span> <span class="token">readonly</span> <span class="token">GQIStringDropdownArgument</span> _argumentParameterMode <span class="token">=</span> <span class="token">new</span> <span …