Mask http error

Hello, I have an element that reports an http error 503: service unavailable, whenever a service is down in the JSON file. This seems to be a quarkus standard. Currently, …

SLScripting – When are memory objects cleared?

Use case 1: A connector is having an instanced QAction that keeps an object into an instanced variable. Assuming the QAction is not using the IDispose, when exactly is this …

Alarm history exceeded 100 alarms

Hi, is it possible to disable this Notice event? In our system we allready have a correlation that creates a new alarm base on our needs. So for us this …

Kafka Producer to HA Broker

hi, I would like to know if its possible to send messages from my Dataminer Kafka Producer to a broker that works in HA. This mean that the broker exposses …

Kata 62 – could not load assembly

Hi Community, I tried to finish the Kata #62 PerformaceAnalyzer. I get an error inside the LCA: Error trapped: Error thrown in implementation of OnPrepareFetch: Could not load file or …

PDF export LowCode App

Hello, The dashboard module allows you to export dashboards in PDF format. Is there a way to get this functionality on the LowCode App? If you have a trick or …

Need to merge multi alarms into a single alarm

Hello Team, We have multi alarms with the same value for the same service but for different devices. Rather than having multi alarms. I would like to show only one …

Unit testing for automation script

Hi Team, I’m trying to write unit test case for automation script using MS test framework. I’m unable to override the members provided by the Skyline.DataMiner.Utils.InteractiveAutomationScript to setup test cases. …