How to force release ownership in alarm in automation script if its not system?
2nd May 2025
In the automation script, I want to get the current owner with respect to alarm and then if its not system, release that?
Question
2nd May 2025
In the automation script, I want to get the current owner with respect to alarm and then if its not system, release that?
2nd May 2025
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 …
2nd May 2025
Hi I have a table and query filter which is associated with same query in LCA, I want to have the values in filter so that it gets filtered out …
2nd May 2025
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”: …
2nd May 2025
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 …
1st May 2025
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, …
1st May 2025
Hi DataMiners! I’m encountering an issue when trying to access a log file for an element that is hosted on a different agent. The following error appears: Here are the …
1st May 2025
Hi, Can we get the URL open below highlighted in yellow to be dynamic in the place highlighted for web URL address?
1st May 2025
HI, I have an adhoc data script which uses the above mentioned nuget (Core.DataminerSystem.Common), I can see build is also fine and also no errors in code, but when adding …
1st May 2025
I have an issue where I have two table that are using the same query only different elements. The first table does not show the parameters with decimals but the …
1st May 2025
is it possible to use the toggle switch in some clever way to either use query a or b for tables / charts etc. reason: I’ve got an table where …
30th April 2025
Hello, I am trying to use the ChildrenFilter shape data to filter what I want to display, and for that I need to display all matches that do not have …
30th April 2025
Hi Dojo, In the docs it is mentioned that folder Folder C:\Skyline DataMiner\Webpages\Public\ is not synced across a DMS. Ref: Overview of the different subfolders | DataMiner Docs. However, since failover pairs …
30th April 2025
Hi there, I am building out a low-code app to send api calls, it should look something like buttons that when pressed, send an api call. If anyone has any …
30th April 2025
Hello, I have a table in dataminer and I want to “grey” out a column based on data on another column of the same row. i.e. if column 1 = …