Database backup when DB name is not SLDMADB

Hi, Changing that is not necessary and creating a backup should just work. We read out the DB name from db.xml. The reason SLDMADB is in there is just legacy, …

Low code app – displayed time

There is currently very scarce support for internationalization in the web apps. By default, the en-us locale is used, hence the 12 hour format. There are multiple items on the …

Team Network Adaptors and Licenses

Hi Kaleb, NIC teaming is supported in DataMiner and it won’t have any impact on the licensing. So, no problem to use NIC teaming. A NIC team is actually quite …

DataMiner cube disconnction

The version 10.1 CU0 currently in use here has some known problems that can lead to such errors. These have been fixed in 10.1 CU2 (RN29304)

SRM – Trigger script on cancelation

Hi Gerwin, You can use the Skyline Booking Monitoring driver to detect such use case and trigger an Automation script (via Correlation rule) Create an element ( ie Booking Monitoring) …

Set Parameter Failed

Michiel, It’s always good to start by understanding the expected behavior of an action when getting an exception. I assume you are executing the following method from your automation script: …

AlarmEventMessage.SourceID 23

The code is checking whether the alarm is being generated by DataMiner’s correlation engine. You could use SLEnumValues.CorrelationEngine (in the Skyline.DataMiner.Net.Enums namespace) to get rid of the magic number.

Augmented Operation for position forecasting

Unfortunately, we currently don’t have multivariate trend prediction in DataMiner. It also seems to me that trend prediction isn’t the best approach to achieve what you want to achieve, as …

Cube user/passwort start argument

Hi André, Providing a password in the commandline arguments is not a secure practice so that option is not available. Using the “Remember me” checkbox on the login screen, Cube …