Failed to start the worker process
16th April 2026
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 …
Question
16th April 2026
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 …
15th April 2026
How can I keep timerange filters in sync across different pages of a low-code application?
15th April 2026
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 …
15th April 2026
Hi, I’m unsure if the alarm template groups can be used in this way, but I would like to create a structure like: Template_Base Template_Main Template_Backup Template_Base would include alarms …
14th April 2026
Hi Team, I am displaying aggregations (counts) saved together with a timestamp in UTC in a DataMiner table. In the Low Code App in which the data is being read, …
14th April 2026
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 …
14th April 2026
Hi, When verifying the security options, I see for an alarm template (see info here ) there are permissions to “Add”, “Edit”, or “Delete” an alarm template. For a trend …
14th April 2026
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 …
14th April 2026
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 …
14th April 2026
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 …
14th April 2026
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 …
14th April 2026
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 …
14th April 2026
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 …
14th April 2026
I have successfully used Visio Link Shape Data to launch Cube.exe connecting to another DMS and opening the Trending App. But I cannot figure out the syntax from docs as …
13th April 2026
How to…suppress or throttle Slack notifications during an alarm storm once multiple elements have triggered an alarm. My understanding once the alarms have triggered (Alarm Storm) and correlation rules send …