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 …

How to use Regex in Child Shape Viso

I’m using a group shape and a child shape. I created a new shape inside the child shape to retrieve the box name of each row from the table. I …

How to associate failover with a dashboard

Hello everyone, Could you give me some ideas for creating a dashboard in LCA for failover monitoring? Is monitoring even possible? We recently had an incident where the local host …