Datamine Table Change Default data sorting

Hi, This can be changed in the Measurement Type options attribute of the table parameter in the protocol.xml, e.g. sort:INT-INT-STRING|ASC|0-STRING will sort the third column in ascending order. For more …

Countdown timer in low-code app

Hi Marco, This feature isn’t available at the moment. However, we really like the idea and have submitted a new feature request for it. We’ll provide an update here once …

Issue with Automation Script: Constructor Argument Error in DM Version 10.3.0.0-13184

namespace ClearAllActiveAlarms { using System; using System.Linq; using System.Threading.Tasks; using Skyline.DataMiner.Automation; using Skyline.DataMiner.Net.Messages; public class Script { public void Run(IEngine engine) { try { engine.GenerateInformation(“Script starting.”); ClearAllAlarms(engine); engine.GenerateInformation(“Script ending.”); } …

best practice to execute automation by table change

Hi Juan, You could generate information events from an alarm template: Configuring an alarm template to generate information messages Your correlation rule can be triggered by information events: General configuration …

Receiving SNMP Traps

I will not be investigating this issue anymore as I changed focus and this no longer is a priority

DM can expose some URL?

Hi Marco, It is possible to put files in the C:\Skyline DataMiner\Webpages\public folder. These files will be accessible by visiting https://DMAIP/public/PATH.