Failed to start the worker process

Hi, Recently, and possibly following a server patch update, several of my GQI scripts are returning the following error, ‘Could not create instance of data source’, ‘Failed to start the …

Dataminer and Powerbi

Hello everyone, We would like to generate reports in Power BI using data from Dataminer. I would like to know the best way to ensure the data is correctly available …

LCA GQI Multiple Protocol Version

Hi All I am looking into a LCA but the elements i need to use are across different protocol versions, currently if i have 2 versions I am creating 2 …

Unable to Edit User

In my notice alarms, I’m getting these errors for two users Unable to edit user USERNAME. This user is member of an unknown group. (hr = 0x80040277) Obviously I’ve redacted …

Visio Children Subview Inside Child Shape

Hi Community, given is the following view structure as an example: >Locations >>First Location >>>ABC_1st >>Second Location >>>ABC_2nd >>Third Location >>>ABC_3rd I have already have a children container successfully displaying …

[LCA] Scrollbar in image component

Hi all, After the web upgrade to version 10.6.4, image components in LCA without vertical padding [I guess the default behavior prior to update] started displaying scrollbars. A short investigation …

How to prevent the blue banner in Email

Using the Engine SendEmail method in an Automation script, it is possible to send out an email. For me, these emails always come with the mail subject in a blue …

Skyline.Dataminer.Utils.SecureCoding not found

Hi, When I’m programming in VC2026 an User Defined API, I have the code: input = JsonConvert.DeserializeObject<Input>(body ?? string.Empty, _serializerSettings); This gives always the warning: Consider using SecureNewtonsoftDeserialization.DeserializeObject instead. These …

Alarm Template Scheduling Based on Time Window

Hi everyone, I’m looking to understand if it’s possible to configure an alarm template in DataMiner to only trigger within a specific time window. For example, I would like an …