.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 …

ERROR_WINHTTP_SECURE_FAILURE on specific requests

Hello, I’ve encountered a specific issue on two of the HTTP requests. I’m getting ERROR_WINHTTP_SECURE_FAILURE error. I’ve read the other questions here but the strange issue is that there are …

Web Services GetElementsForView

Hi, I need to track Element counts across all our systems in 1 LCA, to start I’ve tried using GetElementsForView and GetElementsLiteForVIew but it’s only working with viewIDs that aren’t …