Edit element IP from Automation

Hi Pedro, Can you check my answer to this other question Change Polling IP from a Automation? – DataMiner Dojo It is similar to what you are after and in …

Change Polling IP from a Automation?

Hi Rosalia, The reason for it being read-only is that it reflects the IP address of the main connection when an element may have multiple ones. Via automation, it is …

Migration from Elastic to OpenSearch

Hello Jeeva, At the moment, this functionality isn’t available. However, we’re actively developing a migration tool, and it’s currently in the testing phase. It should be ready for use soon. …

Dataminer Login Failed

Hi joshua! From the SLDataminer log messages, I can see that your nats and nas services are indeed not running. A possible cause for this could be because of Windows …

Unit tests invalid “nullable” values

In the project file, you’ll have to disable both nullable and implicit usings. QActions use C# 7.3 but these features are not supported in that language version. (the reason that …

LogCollector – Error when trying to open it

Hi Sebastian, It looks like Windows could not translate/convert the prefix “\\?\”. I’m currently checking the code, but I don’t see something immediately that could be blamed. Unless you are …

LogCollector – Error when trying to open it

Hi Sebastian, Can you try downloading and installing again the tool from Dojo (SLLogCollector)? I remember I saw similar issues in the past and most of them were solved by …

LogCollector – Error when trying to open it

Hi Sebastian, Can you open the console(left bottom) and click on the “Show detailed logfile”. This will open the logfile of logcollector, can you check if you see something obvious? …