Visio Link to webpage not working anymore

Hi Dojo, we have a link to a document which was working fine. Now the <DMAIP> is not resolving: Okay no problem I have inserted a domain of one of …

Alarm Type Update via Automation Script

I have a correlation rule which does triggers an automation script. I would like to update the “Alarm Type” i.e Acknowledged, UnAssigned, New Alarm etc. automation script engine has the …

host an additional webpage on DataMiner

I’m trying to host an additional html webpage on our squad DAAS. I’ve created a folder Video under Webpages and placed my html file in there. I want to load …

Issue with variables on a LCA

Hi Dojo, We’re working with an LCA that includes several components: a line & area chart, a grid, tables, and more. When the app is launched, users are expected to …

QAction set parameter not working

I have a toggle and a qaction which is triggered on 18019(write parameter). The qaction will setParameter to other column values in the table based on the toggle. One of …

App position in saved workspace

Hello everybody, I’m using the router control app in an undocked card, but it’s position isn’t saved in the workspace. When I reopen the cube, it always appears in the …

Group Alarm Acknowledge

Hello Team, We have created a alarm correlation rule to group some alarms under a new main alarm. But acknowledging the main alarm rest of the alarms grouped under the …

How to create elements in dataminer using automation.

I need to call http rest end point fist and then using the API response dynamically create elements. Below is my sample API. https://test.api.com/tst/product/?tag=testnt and sample response is { “count”: …