Shape Data

Yes, this is possible. Some examples can be found here in Dataminer docs.

Opensearch and Replicas

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” …

Cisco DCM backups

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.  …

Deleting multiple local user accounts

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 …

How to Create Alarm Blink in DaaS

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. …

OpenInNewCard – Alternative options?

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 …

User’s Password Change/Reset Log?

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 – …

Best way to add multithreading for HTTP sessions

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 …