How long does take an element to startup?

Hi Ana, From the log you posted, the log indicating the start of an action does not happen on the same thread (6728) as the log indicating the end of …

OpenLDAP – Dataminer

Hi Thomas, DataMiner only supports one datasource at a time for user and group management, so ActiveDirectory and OpenLDAP are mutually exclusive (*). Users and groups imported from AD will …

Are there visio editor (free) alternatives?

Hi Piotr, I’m not aware of any free alternative for Microsoft Visio. Nowadays you do have the online ‘Visio in Microsoft 365’ which is included in commercial Microsoft 365 plans, …

DOM CRUD operations from within automation script

Hi Pawel, Let me try to answer your questions: Your code will probably work, but better would be to construct the whole object before calling the Build() method. The SetFieldValue …

Error connecting to remote debug

Solved it. Apparently it was the computer name in the “Debugger qualifier” field that my local client couldn’t resolve. Exchanged it for the IP instead and it worked.

Annotations replacement

Hi Paul, First of all, thank you so much for sharing your case with that level of detail. I would like to find an acceptable way forward for you. Ok …

InterApp Reply Not Working

Hi Miguel There was an issue with the Reply method but that has been fixed in version 1.0.0.3 of the NuGet. Could you check if you are using the last …

InterApp Reply Not Working

Hi Miguel, Could you confirm that you are using the Skyline.DataMiner.Core.InterAppCalls.Common Nuget and which version you are using? There is indeed a known issue with the Reply feature up until …

Adding Element Location Using Dataminer IDP

Thank you for sharing your question! After provisioning elements with IDP, you have the option to allocate them to a rack through the Admin > Facilities tab. This process also …

Adding Element Location Using Dataminer IDP

Hi, In order to manage your elements’ locations with IDP you could look into the Facility Management section (docs reference: Facilities | DataMiner Docs) In there, you should be able …

The pid filtering relative to the channel

Hi Jarek, In the query that you are visualizing in the popup you could add a filter operator which uses a value from the selected row of the first table. …

The default column names in the table.

Hi Tom. I performed the procedure according to the video link. How you can see below, it procedure changed the name of the column in the view from DMA agent …

The default column names in the table.

While there is currently no ‘easy’ built-in functionality for this, you could achieve the same with a custom operator. I see there’s one already available in our catalog. The same …