How to export/import the services template configuration

Hi Evan, There is already similar questions: Can we add a service template to the package? Installpackage for Service Template, Correlation rule and Information template Please let us know if you need additional information. Hope it …

Presets to delete

Hi Vito, the presets are stored in *.dat files in the C:\Skyline DataMiner\users\[username]\Spectrum Presets folders. There, you can find the user who created the preset and who will be able …

Low-Code Apps Forms – Read-only option

Hi German, There are two possible reasons for this issue: You’re opening this in Dashboards, which only supports read-only behavior. Editing is reserved for Low-Code Apps, so the option is …

Consuming an User-Defined Api via Front-end

Hi João, Triggering a User-Defined API directly from your front-end is indeed not possible due to CORS, this is a safety measure because it is not possible to keep your …

Unable to establish DIS DMA connection

Hi Vivek, Could you change the host value in DIS to the cloud url? You can find the url when you navigate to your system on dataminer.services: [Example from docs]

Skyline.DataMiner.CommunityLibrary.Utility.Protocol

Hi Ryan Yes, the Skyline.DataMiner.CommunityLibrary.Utility.Protocol is an internal NuGet package. Depending on what you need from it, some parts (like the GetColumns) is already part of the Skyline.DataMiner.Core.DataMinerSystem.Protocol NuGet package …