How to detect HTTP timeout
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 …
Question
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 …
3rd May 2024
Hi community, I’ve three node Cassandra Cluster and Dataminer can reach 2 of them without issues. I can reach all 3 nodes via DataStax Devcenter, cqlsh and nodetool (from DMA …
3rd May 2024
Hi I used to use DIS to automatically generate C# code in my automation script. And I haven’t used the DIS for a while. Today i upgraded my DIS and …
3rd May 2024
Hi Dojo, I’m using the data source Get DCF connections to display the edges of node-edge visualization and that’s working fine. However, when trying to expand the information presented in …
2nd May 2024
Hi All, I have a low-code app, where the help documentation for the app is loaded from the c:\skyline dataminer\webpages\public folder. This works great, except the webpage is malformed when …