Edit element IP from Automation
24th January 2024
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 …
Answer
24th January 2024
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 …
24th January 2024
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 …
24th January 2024
Hi Jens, Resource will keep the same capacity and new/ongoing/future bookings will not be impacted. The only impact is when you want to save the resource in cube, the arrows …
24th January 2024
Hi Daniela, In order to be able to copy table cells the ‘secure context’ needs to be met. This means you will need to access the app over https:// More …
24th January 2024
Hi Jens, That seems to be an issue, can you open a task so we can fix it?
24th January 2024
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. …
24th January 2024
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 …
24th January 2024
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 …
24th January 2024
Hi Dominik, Our original intention was to make this the new default starting with the 10.4 CU0 and 10.4.3 releases, but as it stands now I believe it will be …
24th January 2024
Hi Sigan, This can be easily done using the grid component. When editing the template of the component, you can use a text shape to display HTML. This shape also …
24th January 2024
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 …
24th January 2024
Hi Dominik, I don’t know when gRPC will become the default connection, but on existing installations you can change the default connection type in ConnectionSettings file to gRPC.
24th January 2024
Hi Ive, You could do the parsing in an ad-hoc data source. Currently, there is no easy way to retrieve user info, but you can figure out the user if …
23rd January 2024
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 …
23rd January 2024
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? …