Multiple set from Automation script
21st January 2025
Hi Benjamin, I took a closer look at the process when performing a “multiple set” action from the UI. In the background, each set is executed sequentially, one after the …
Answer
21st January 2025
Hi Benjamin, I took a closer look at the process when performing a “multiple set” action from the UI. In the background, each set is executed sequentially, one after the …
21st January 2025
Hello, I tested this and apparently Azure itself does not do flattening for this purpose so members of child groups will not have access to the application if a parent …
21st January 2025
Hello, There are currently no ways to avoid using connection strings if all DMAs are not in the same network/some are behind a proxy/any other reason that 2 DMAs can’t …
21st January 2025
Hello, The difference between the 2 alarms is that the “Dataminer agent lost…” event is when a DMA detects that it can no longer reach the SLNet process of the …
21st January 2025
Hi Mahito, Today swarming is not yet triggering automatically out of the box. But there is an API to swarm your elements, so when detecting certain conditions, swarming can be …
21st January 2025
At first sight it does not look something that gets logged in the SNMP related logging nor can be deduced based on other logging. However, we can guarantee that if …
20th January 2025
Hi Killian, You can find the steps in DataMiner Docs: Moving the Cassandra database to a different disk drive Hope it helps.
20th January 2025
Hi Ramesh, A possible option is to use two correlation rules: The first correlation rule that which groups based on parameter (the one that you already implemented). The second correlation …
20th January 2025
Hi Apurva, The height of a panel in a LCA can currently not be controlled. This is however something that makes sense in the case of panels as a popup. …
20th January 2025
The default value for MaxSubjectLength is 78 characters. You can override this in the <SMTP> tag in DataMiner.xml
20th January 2025
Hi Apurva, Currently, toggling a panel is not possible. However, we plan to add conditional actions to LCA, enabling you to check whether a panel is open and then close …
20th January 2025
Thanks Stacey, I think it will work. Let me give it a try again.
20th January 2025
Hi, There are various reasons that could cause the E_FAIL exception. Possibilities are: SLScheduler has no connection with the SLXML process SLScheduler has no connection with the SLDataMiner process Task …
20th January 2025
Hello Ramesh, The configuration shown here looks to be okay. We can see a line under the Warning value, which indicates the HYST-ON is applied. I did a test where …
20th January 2025
Hi Daniela, In regards to what a COMException is, you can read more about in System.Runtime.InteropServices.COMException class – .NET | Microsoft Learn. As for why it occurs (assuming the test …