Get rid of “Commas”

Hi, I think this is a easy question to the experts in Regex, I’m not one of them. I will get rid of a comma with help of Regex in …

Match Regex in Queries (Low-code App)

Hi, I have no more hair left after trying to show correct data in queries. I have channel name with lots of “rubbish” in the column that I will not …

In a LCA how to apply table selected DOM instance name as panel title

In documentation https://docs.dataminer.services/dataminer/Functions/Dashboards_and_Low_Code_Apps/Low_Code_Apps/Style_guide.html is mentioned: Panels Show additional information in a side panel on the right for each item on a page. If your panel updates based on a selection, …

Inputting form data from a variable

I have a from for a DOM definition and a variable that takes the ID of the last created instance. I would like the DOM definition form be filled in …

Cassandra 5.0 – support

Hi dojo, On the documentation we see that we currently support Cassandra 4.0 and 4.1. (https://docs.dataminer.services/dataminer/Reference/DataMiner_Compute_Requirements.html#cassandra-requirements) Are there any plans to have Cassandra 5.0 supported? Kind regards,

Building a .dmapp

Hello, Is there a video / documentation that explains how to build a .dmapp package for deployment?I’d like to know how to include a default Visio and add Automation Scripts …

Dashboards : Web component & dataminer.services

Dojo, I have a dashboard with a web component that loads a local web page on the server. This works fine. However when I access the dashboard via dataminer.services the …

Alarm Storm Caused by Purely Information Events

We had an alarm storm triggered by a SLNet.SendMessage command occuring every minute <code>​protocol.SLNet.SendMessage(new GenerateAlarmMessage(GenerateAlarmMessage.AlarmSeverity.Information, $"Github Rescue Result {output.Key}:{output.Value}"));</code> Since they're information events, they can't be cleared and the alarm …

In which file is the configuration of a Workspace saved?

Hi DOJO, I’d like to know where the workspace configuration settings are stored. I’ve checked folder C:\Skyline DataMiner\users\SharedUserSettings\Workspaces, and in this folder, I found the config.xml file, which lists the …