Retrieving the IP address of a DMA
7th May 2024
Hello Dojo, I was wondering if there is a way to retrieve the IP address of a DMA server similar to how we can for example retrieve the polling IP …
Question
7th May 2024
Hello Dojo, I was wondering if there is a way to retrieve the IP address of a DMA server similar to how we can for example retrieve the polling IP …
7th May 2024
For a second dashboard/application use case we need to send an email with report from an automation script, or put the report on a shared drive. The script will build …
7th May 2024
Hello Team, I have taken the Dataminer foundational course already i have completed 2 models out of 3 DataMiner Foundation Course : 1. DataMiner Fundamentals – (Completed) 2. DataMiner Configurator …
7th May 2024
Has anyone experienced an issue like this before and found a solution? While working on the CISCO D9800 connector, I noticed that user authorization was inconsistent when receiving API calls. …
7th May 2024
I am not being able to trigger a workflow for a ping http request when it goes into timeout. I have already tried to implement a trigger on timeout and …
6th May 2024
Hello Guys, I have a connector that is enabling and disabling DVE’s in another connector using protocol.NotifyDataMiner(225 /*NT_SET_ROW*/, rowDetails, rowData); The enable is working as expected, the DVE is enabled …
6th May 2024
Hi, Is it possible to change time format in LCA DOM? The user wants to enter time in 12-hour format, but currently only 24-hour format is available. I’m unsure about …
6th May 2024
Hi I compiled and saved my Automation script solution as a .dmapp file. Then i would like to install the .dmapp file in my production dma cluster servers. After i …
5th May 2024
Good Morning, Any idea that Dataminer can conduct a traceroute to a destination, and then log the delay and packets received/dropped along the network path? Thanks
3rd May 2024
Hi Community, I’m having trouble with the login process for my ChatOps operator. Is there any trick I can use to overcome this problem?
3rd May 2024
Hi all, is there an option to ignore TLS/SSL issues when trying to connect with cube via HTTPS?
3rd May 2024
Hi I would like to use extension methods on the Engine class such as GetDms() and IDms object. When i try to use the Skyline.DataMiner.Core.DataMinerSystem.Automation in the C# code in automation …
3rd May 2024
Hi, Unattended DataMiner installation | DataMiner Docs mentions that opensearch currently isn’t supported. If I want to have opensearch can I still use the unattended installer (to install DataMiner and …
3rd May 2024
I’ve been using the ‘Element’: ‘*|’ shape data to put users at the visual overview when they click on the shape, and this has been working fine in the Dataminer …
3rd May 2024
I want to do some regex on a child element’s name, for this example let’s say there’s a view which is called ‘RF cams’, and it has child elements which …