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”: …

Errors when setting on table

Hi, I am getting this logging on my element when I try to do a history set. The code works like this: 1. Do an exists check on the key …

LCA Identifier per browser tab

Hi Dojo, Is there any way to capture a session cookie (or similar identifier) per browser tab in an LCA? Here’s the use case we’re currently facing: As a user, …