How to detect HTTP timeout

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 …

Disabled DVE not being removed from surveyor

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 …

Changing DateTime format in LCA DOM?

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 …

install dmapp file in dma cluster server

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 …

Trace Route tool

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

Unattend installer and opensearch

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 …

Visio Low-Code Element Linking

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 …

Visio – Child Shape – Info Regex

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 …

automatic c# code generation in DIS

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 …