New Opensearch cluster setup error / db.xml file
30th January 2026
Hi Randy, there seems to be an error (copy paste?) in the <DBServer> tag. This should be a comma separated list of URLs. The square brackets and the “%3c/DBServer” should …
Answer
30th January 2026
Hi Randy, there seems to be an error (copy paste?) in the <DBServer> tag. This should be a comma separated list of URLs. The square brackets and the “%3c/DBServer” should …
30th January 2026
Hi Hugo We have created a .NET tool that we used when we moved towards a different source: SkylineCommunications/Skyline.DataMiner.CICD.Tools.SyncNuGets: Tool to sync NuGets from one nuget store to another. They …
29th January 2026
Adding conclusion to the discussion and best approach in this specific case.
29th January 2026
Thomas was posting on my behalf as a new user to DataMiner. For our application, we are looking for more specific usage within the JVM. I believe the JMX option …
29th January 2026
Hi Alexandre, There is no currently no way to achieve this. The hovering condition always applies on the full template. We are aware that this can be quite annoying on …
29th January 2026
Hi David, Short answer, there’s currently no easy way to retrieve jobs using a specific property/value combination. However, this is something that’s on the roadmap of MediaOps. We are working …
29th January 2026
Hi, -Using the stuffing attribute in the Advanced tag will not work with a “serial” TCP connection. -The response will need to consist of 3 parameters: Header parameter (0x10 0x02) …
29th January 2026
Hi João, You can have 1 user-defined script which contains multiple subroutes. See example:
29th January 2026
Hi João, Like Rene hinted at in his comment, it is possible to code all your API behavior in one script and check the ‘requestData.Route’ to see what route was …
29th January 2026
Hi Minami, Starting from DataMiner version 10.4.5, you could use the GetLogTextFileStringContentRequestMessage SLNet message to retrieve the log file from the DMA. For more details, please see the following release …
29th January 2026
Hi Andrea, After inspecting the scripts and a memory dump of SLAutomation, this script has no issues but it got impacted by another script. TL;DR: When referencing a NuGet package …
29th January 2026
Update from ms: Basic authentication support has been extended, nevertheless, DataMiner will support OAuth in one of the upcoming versions (10.6.4 most likely) Updated Exchange Online SMTP AUTH Basic Authentication …
29th January 2026
Hi Thomas, It’s not all of the statistics you mention, but monitoring the JVM process from a Microsoft platform or Linux platform connector will already give you total memory usage, …
28th January 2026
Hi Berman! I don’t think any change will be needed from DataMiner’s side. DataMiner validates the SAML tokens through the App Federation Metadata, which is configured in Azure and shared …
28th January 2026
DataMiner relies on the Windows OS / Routing table to route traffic so no special configuration is needed in DataMiner. Configuration is only needed on the windows server itself. Each …