DataMiner installation failed

I assume you also installed some other software doing some changes to the .NET framework. This can be a change or new installation of .NET. Most likely a windows reboot …

Timeouts on function DVE’s

DVEs are by default not set into timeout when the main element is set into timeout. If you want an automatic timeout on the DVE when the main element is …

Configure output IP on X20

Hi Marco, I may not have the answer for all questions but let me answer some of them: In order to remove a service completely from the X20 too, you …

IDP – Maps OSM

Hi Jeroen, Indeed, if you want to use Google Maps, you will need to configure the API key in DataMiner settings, which is something an end user needs to acquire/provide. …

How does HeaderTrailerLink Data Forwarding work?

SLPort scans the incoming data stream for the defined headers and trailers. Once a header is detected, SLPort will only search for the corresponding linked trailer. It will disregard any …

range slider support in /monitoring app

Not all interactivity is supported in the html5 visual overviews. Supporting all of it has been an incremental process throughout the years, where we focus on the highest value things …

Dashboard Sharing failing with WAF rules

It is quite an advanced flow to debug this. The WAF rules are being generated on the DMA server in a CefSharp browser within SLHelper. You could check the SLChromiumBrowser.txt …

Element Log Levels – Developer Best Practices

Hi Shawn, this is actually a very good question. Logging is very important to be able to quickly pinpoint the problem when something goes wrong. Your assumption that each level …