Export All elements include DVE

Hello everyone, I would like to export all the elements in DataMiner, including the DVEs. The aim is to obtain the same information as that visible in the main view: …

Extract local Groups and Users List?

I’m looking to extract a list of local groups and the users within each, rather than manually doing it. Additional information around permisisons (Rights & Views) would be a bonus …

IDP Serial Discovery

I’m building an IDP serial discovery profile, as per the docs Parameter: The value to get from the device during discovery. For serial discovery actions, this contains the commands to …

Database selection

Hi everyone, I’m currently installing a new DataMiner system running 10.5 but the client does not want to use STaaS so we have Cassandra on a separate Linux server. I …

IAS – UIBlockType.Numeric Error

Hello Team, We are developing an Interactive Automation Script using the Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit (v10.5.5.4). We are trying to configure a Numeric widget to accept and display three decimal places with a …

LCA: DOM Form Actions

Hi, I have a form that creates new instances in a low code by using the “Save Current Changes” option in Events. I’ve tried to figure out what “Create a …

Web Services GetAlarms

Hi, I can’t quite explain the responses from my DMAs using GetAlarms&V2 with the following filter. From some DMSystems I get nothing but information events in the response, from others …

Does DataMiner with SAML + ADFS work in IIS Manager?

Hi All. What could be the reason for the error as below in communication  https://dma-test-xxxxxx.local/Login to SAML –> identity providers  ?? Does DataMiner not work on IIS? – Does it …

What is expected behavior of FillArray with DateTime

Hi, To determine what method to use for my use case, I like to better understand the behavior of this method: FillArray(int, List<object[]>, SaveOption, DateTime?) How will providing the exact …

Cooldown time for Visio execute script

Hello Team, I’m trying to implement the following logic in Visio: When the button is clicked, it triggers the dataminer automation script and this part already works. Now I need …