Security: How can I determine which DMA in the cluster is rejecting the password change?
22nd February 2022
Hi Christine, Do you see any errors regarding the password change in the SLDataMiner.txt or SLErrors.txt logfile?
Answer
22nd February 2022
Hi Christine, Do you see any errors regarding the password change in the SLDataMiner.txt or SLErrors.txt logfile?
22nd February 2022
Hi Luiz, The Cassandra folder contains more than only the ssTables. Most likely you have some snapshots that are still present in your Cassandra folder. Can you have a look …
22nd February 2022
The source and replication DMA must use the same DataMiner version. (source: Replicated elements | DataMiner Docs). Otherwise, you can run into unexpected issues affecting the replicated elements or the …
21st February 2022
Hi Adrian, If your DMA is on version 10.1.0 or higher, you might want to try the Repository API for alarms: You might notice that the first part is the …
21st February 2022
Hi Bruno, There is a difference between masking alarms from an element and masking the element itself. When masking the element, the state of the element will be ‘Masked’. And …
21st February 2022
For contributing bookings, there’s the possibility to run a script after a booking is converted to contributing. Just need to define the script to execute in the Contributing Configuration property. …
21st February 2022
Hi, The files in this folder are data updates which still need to be inserted into the elementdata table (on an SQL setup). The elementdata tables contain saved element data (saved …
21st February 2022
Hi Mieke, adding capabilities can be done in the “CreatedBookingAction” script. This script will run before the booking is set to confirmed state. For more information, see the “Created Booking …
18th February 2022
A slider control could be an alternative, see https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_2%2Fvisio%2FCreating_a_range_slider_control.htm&rhsearch=visio%20slider&rhhlterm=visio%20slider&rhsyns=%20
18th February 2022
Hi, Visio 2013 and higher should be good. Visio 2010 does not yet support VSDX files out-of-the-box and therefore not the best option anymore. The newest versions of Visio include …
18th February 2022
Hey Ryan, The number represents the type of the call. So in this case the CM element is trying to do a NotifyDataMiner to with Type 10073. Now type 10073 …
18th February 2022
Hi Wale, This will probably not be possible via one of the ParametercontrolOptions. A custom way to achieve a custom progress bar is with Path markup (see Making a shape …
18th February 2022
Hi, It depends on the settings if you see a value every 5 minutes. For more info see the help. In chapter “Configuring the offload rate”, it’s mentioned that the default …
17th February 2022
Hi Dominik, We do not provide a separate installer for Linux, it should be possible to use follow the default installation guide provided by Elasticsearch. Depending on your Linux distro, …