low code app – Map coordinates

Hi Yvan, The centers of the markers are used when positioning them on their assigned coordinates. Currently, this behavior is not configurable. You can however create a template for which …

ElasticSearch database default credentials

Hi Jardel, By default after an elasticsearch installation the username and password aren’t configured. So like Jaime described you can leave the fields blank in the migration tool. So if …

Visual overview – execute

Hi Andre, As far as I know this is not possible. A possible workaround is using button states. Using button states, you can disable a button until certain condition is …

Script actions

Hi Dominique do note that for the MS Teams integration we have a good solution already: ChatOps integrations. With this feature you can create teams, channels, add/remove members, send notifications… …

Webpage Access via Dataminer requires Java

Does this webpage work outside Cube, by opening it directly in a web browser? If it uses an ActiveX control to show the Java application, then this will only work …

How to initialize element data

Hi Yuki, The behavior that you describe is intended. An element in DataMiner should represent a specific device in your environment. When an element goes into timeout, the latest information …

How to make a Session proxyServer and Parameter Id

Hi Tyler I have never used that specific feature myself, but looking at the documentation you can specify a parameter with Interprete/Type set to string. proxyServer attribute | DataMiner Docs

Booking resources for an event

Tim, You can use the SRM Use cases demo package from the catalog. This will install everything you need to get started with Resource Scheduling ( and optionally Resource Orchestration …

Table row and standalone parameter as QA trigger

Hi, As mentioned by Joao, this is currently not possible. In such use-case, what we would typically do is to move all the related logic into a pre-compile QAction. Then …