Shape Data
8th April 2025
Yes, this is possible. Some examples can be found here in Dataminer docs.
Answer
8th April 2025
Answering my own question… There’s a persistent setting that can be applied. It would be nice if this could be done through the Elastic/Opensearch cluster monitor PUT /_cluster/settings { “persistent” …
8th April 2025
Hi Paul, Unfortunately, that is currently not possible to do. It is a current limitation that is on our road map to tackle.
8th April 2025
Backups are taken based on the poll interval set in the Poll manager table for ‘Get Backup’. You can disable this automatic backup by disabling the polling in the table. …
8th April 2025
Hi Gerwin, you can probably speed up the reindexing by dropping some indexes that are not crucial for your operations. In the past when I was doing these kinds of …
8th April 2025
Hello Paul, The safest way to delete uses is via Cube – System Center – delete one at the time (like you have mentioned). Regarding the users folder, better is …
7th April 2025
Hi Filip, For this, I created a .NET Console app that converts old Microsoft.NET.Sdk-based Automation Scripts and legacy build scripts into proper Skyline.DataMiner.Sdk projects, and automatically places them into a …
7th April 2025
Hi Dieter, not sure if it is already sufficient for you, because I not use a variable in my example. Create a “Get elements” query and filter it for your …
7th April 2025
Hi Chaminda, As far as I know it is not possible to update the MaintenanceSettings.xml file from DaaS. I will suggest to contact daas@dataminer.services to assist you in this matter. …
7th April 2025
Hi David, If I understand correctly, I think you can solve this by adding an extra hidden page in the visio, that contains a reference to the second service, and …
7th April 2025
This sounds like inconsistent behavior to me. I would suggest reaching out to our support team so that we can investigate further.
7th April 2025
Hi Enis When creating a new solution, you see the checkbox for ‘Place solution and project in the same directory’. This needs to be unchecked for DIS to work properly …
7th April 2025
Hi. The await method resolves my connection problem. Many thanks.
7th April 2025
Hello Donny, When an admin user changes a password from another user, normally you see this in Information Events: Parameter Description: “Security Edited” Value: User -“username”:-password, full name changed – …
6th April 2025
Hi Benjamin Starting from DataMiner 10.4.9 (RN 38887), it is possible to create multiple threads for the same connection. Currently, creating multiple threads is supported only for HTTP and SNMP …