TreeControls – Help Understand

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 …

What are the required DataMiner user permissions to run IAS via Low-code apps

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 => …

Dashboard Node Edge Labels

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 …

Swarming & Cluster capacity

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 …

Turning alarm templates on/off from automation script

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 …

Low Code APP management

Hi Thijs, This should show how it’s done – Organizing the apps on the landing page in sections | DataMiner Docs

Insufficient room to write bytes…

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. …

What is the use case of the Half-open RTEs?

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 …

Making API Call from Dataminer to Git Lab

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 …