Dashboard – add a hyperlink

I want to add a hyperlink as a button in my dashboard, to open a web-interface of a 3rd party platform. As far as I can see in DM Docs, …

Automation c# substring

Hello DOJO I am starting to use automation script I am not using DIS I need to generate an export text file by using some properties of elements I am …

Uninstall IDP

Is there and Step by Step or a script to uninstall IDP? it looks like just removing all the elements, automation and views will generate some issues when trying to …

Duplicate pages in a low code app

I would like to understand if there is any workaround to duplicate a page created from a low-code app quickly. I know that it’s not possible to duplicate pages at …

Async HTTP Request from Automation script?

Would it be possible to do send an async HTTP request from an automation script? For example using the HttpClient-class? I want to call an external API based on a …

IEEE 754 Floating Point

I developed a little SNMP driver to read some key parameters of a MDM5010 Newtec in a table. It can read the tables indeed but some values are returned in …

Anomaly detection configuration

Hi Dojo Is there an example of how to configure anomaly detection alarming? I.e. how do we know the format of these alarms generated, also how we configure the severities …

Alarms based on Averaged Trending

We have a simple use case to alarm when the throughput drops. However, on this environment, the data is very spiky, ranging from 0 to hundreds of Mbps many times …

API method with additional filtering

Hi, Usecase : I want to get all elements  in specific view  but only of specific protocol type. View contains other subviews and  tree is complex. Running individual methods getElementsforProtocol …