TreeControls – Help Understand
14th March 2024
Hello, Your foreignkey column in the Task Manager table is empty, that one should be filled in with the primary key of your first table. Also on the second table …
Answer
14th March 2024
Hello, Your foreignkey column in the Task Manager table is empty, that one should be filled in with the primary key of your first table. Also on the second table …
13th March 2024
Hi Mieke, According to the following question: https://community.dataminer.services/question/how-to-disable-cube-access-for-users-that-need-low-code-apps-access, apparently the following permissions are currently needed: General => DataMiner web apps Modules => Automation => UI Available Modules => Automation => …
13th March 2024
Hi Wout. Screen as below
13th March 2024
Hi Jarek, A 504 error indicates a timeout has occurred. Can you use the devtools of your browser to check which request that causes this? You can find how to …
13th March 2024
Hi Robert, Whether or not the label should be displayed in a minimalized state is determined by the software, this cannot be configured. It looks to all surrounding nodes and …
13th March 2024
Thanks for your interest in swarming! Swarming is still under development so things are subject to change, but swarming will be available for all agents: DaaS, self-hosted or even a …
13th March 2024
Hi Hugo, You cannot link a feed to a script parameter using the button in Dashboards. This is however possible in Low Code Apps using the button component. In my …
13th March 2024
Alternatively, you can use our Maintenance APP – DataMiner Planned Maintenance tool – DataMiner Dojo Explanation, Documentation & link to downloadable artifact in Catalog can be found in the link …
13th March 2024
Hi Paul, I’m wondering if you have special logic behind the scheduling? If you don’t, you might want to consider the built-in features in Alarm Templates. Scheduling an alarm template …
13th March 2024
Hi Paul, This is possible. Please find below some links from DataMiner Docs: Mask Element Set Alarm template Remove Alarm template You could use a scheduled task to trigger the …
13th March 2024
Hi Thijs, This should show how it’s done – Organizing the apps on the landing page in sections | DataMiner Docs
13th March 2024
Hi Edib, I believe the error could be because you only have 1 byte coming in and are trying to calculate the length of the 7th ‘object’ of the response. …
13th March 2024
Half-open RTEs are a type of run-time error that can occur in a protocol thread 1. They occur when a group takes longer than 7 minutes and 30 seconds but …
13th March 2024
Hi Samson, When DataMiner needs to interact with a third-party device or system this is typically being done using a connector. In that connector you can send and receive data …
13th March 2024
Hi Sebastian, As far as I know this is not possible. The HTML would also not be rendered if the automation script was being run from Cube. Feel free to …