Alerter – Balloon pop-up not displayed

Hi Catarina, That’s indeed unexpected. Have any changes been made to the system that could correlate with when this issue started? Possible changes could include an upgrade of the alerter …

IAS: TAB key behaviour

Hi Ruben, I believe this is the same question that was answered here: https://community.dataminer.services/question/lca-moving-through-ias-panel/ kind regards

VS don´t find DM project models

Hi Indiara. The DataMiner projects templates can manually be installed by running the following command in a command prompt window. dotnet new install Skyline.DataMiner.VisualStudioTemplates Could you please give this a …

Elastic to Opensearch migration

When I tested this, I did the following steps 1.) Take a snapshot 2.) Restore the snapshot onto Elastic 7.12 running in a Docker container (Opensearch requires the indexes to …

LCA Collapse grouped table

Hi Gerwin, That’s not possible right now. Alternatively, you could list all groups in a dropdown or grid and display the items from the selected group in a table. It’s …

Microsoft security patches.

Hi Roger, You are correct on this. We highly recommend to install the security patches for .NET (hosting bundle), .NET framework (via OS updates), the OS itself, the Visual C++ …

3rd Party assembly reference not getting added

Hi Arbab, Can you try whether creating an Interop assembly from that Blackmagic design switchers assembly works? For this, you can use the Type Library Importer tool (TlbImp.exe) as follows …