Getting alarm severity for each element under service as we see in dataminer cube
13th January 2025
Hi Team, Im searching for an GQI which gives the alarm severity for each element under a service as we see in dataminer cube
Question
13th January 2025
Hi Team, Im searching for an GQI which gives the alarm severity for each element under a service as we see in dataminer cube
13th January 2025
Hello DOJO We need to hide alarms for some groups, but only the alarms triggered by some templates. Usually, this is done by restricting rigths and views in the group …
11th January 2025
While releasing an automation script to the Catalog, I encountered an unusual error. After integrating the solution’s repository with GitHub Actions for CI/CD using Skyline workflow for automation scripts, I …
11th January 2025
Hi, I’m trying to retrieve information from an enhanced service protocol, but I’ve encountered several challenges: SLNet Message – GetParameter(): I initially attempted to use the standard SLNet message GetParameter(), …
10th January 2025
Hi. On Dashboard, I have create a dropdown well filled by a query. But it doesn’t appears on the dropdown name doesn’t appear on on the rigth feeds menu. I’ve …
10th January 2025
I try to use a property in the name in a correlated alarm if I use: with alarm value: my correlation [property(service.Client)] if works and the generated alarms contains the …
10th January 2025
Hi, I have a scenario wherein I have a layout which shows the count of alarms like below Now, when I click on the each alarm it should only bring …
10th January 2025
Hi all, Is it possible to have more than one triggers (Trigger | DataMiner Docs) per LCA page, that do not affect each other? I have one manual trigger, and …
10th January 2025
Hi Dojo I want to change the color of the buttons in Low-Code Apps. If I understand correctly, the button color is in sync with the color of the entire …
9th January 2025
I have a Channels table, with one column being the unit a channel is on. This can change, and is simply the name of the unit. I have another table …
9th January 2025
I’m using a Visio button to launch a C# automation script and from the web it works fine but inside of cube I get the prompt to “execute now”. Is …
9th January 2025
After doing a Catalog solution package installation into a customer DaaS system, the LCA becomes inaccessible (icon goes missing from ‘Other apps’ section and error 404 is displayed when the …
9th January 2025
I have referred the below doc to implement user session based caching, i can see the caching is working fine, but i need clarity on what is the purpose of …
9th January 2025
Hi Everyone, I used recently the DELT functions to migrate all my elements from a DMA agent to another. But it seems on the target agent i missed many Dll …
9th January 2025
I found the following doc on the parsing the correlated Alarm info. https://docs.dataminer.services/user-guide/Advanced_Modules/Automation_module/FAQ/How_do_I_parse_Correlation_Alarm_Info_data.html But this does not contain the description as shown in the alarm console. What is the best …