Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Tutorials
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • DataMiner Insights
      • Security
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Low Code Apps – PenaltyBox and Acknowledge Alarms

Solved1.07K views3rd June 2023alarms low code apps lowcodeapps
1
David Rowell [DevOps Member]221 1st June 2023 0 Comments

I am attempting to make a LowCode App that is a penalty box for specific services alarms. The issue I am running into is, with an alarm table, you can add the services as a filter, but we have not found a way to allow the acknowledgement of the alarms. If we use a regular table, you can add a query filter for alarms but we have not found a way to only show the services alarms we want which would then allow us to use an automation script for acknowledgement. Any insight would be appreciated!

Ben Vandenberghe [SLC] [DevOps Enabler] Selected answer as best 3rd June 2023

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
3
Sebastiaan Dumoulein [SLC] [DevOps Enabler]12.73K Posted 2nd June 2023 7 Comments

Hi David,

Great use case! We tried this out and took the approach of an ad hoc data source in combination with some visuals in a Low-Code App.

Here's how the page is set up:

  1. Let the user chose a service.
  2. The table below that dropdown is listing all alarms for the selected service.
  3. A grid displaying all unacknowledged alarms.
  4. Inside this grid there is a button that lets the user take ownership of an alarm.
  5. After doing so, the table and list is refreshed.

A small demo:

So where is this data coming from?
Well we developed an ad hoc data source (see docs) that accepts a service name. This data source then requests all active alarms for that service from DataMiner. Additionally, we can filter on the owner in GQI as well.

I've made the source code for this ad hoc data source available on GitHub: https://github.com/SkylineCommunications/SLC-GQIDS-ServiceAlarms/blob/main/GQIDSServiceAlarms_1/GQIDSServiceAlarms_1.cs

Let me know if you have any questions on this!

Sebastiaan Dumoulein [SLC] [DevOps Enabler] Posted new comment 26th June 2023
Ben Vandenberghe [SLC] [DevOps Enabler] commented 2nd June 2023

Awesome Seba – you rock. Thanks for sharing that!

Ben Vandenberghe [SLC] [DevOps Enabler] commented 5th June 2023

Hi David – just wanted to check in and see if you managed to get what you were after with this input from Seba?

David Rowell [DevOps Member] commented 15th June 2023

My apologies! I am just now getting back to this and did not see any email notification for this reply. This is amazing! I will definitely check this out. Thank you Seba!

David Rowell [DevOps Member] commented 15th June 2023

How are you using a table with the dropdown menu? I am only able to get an alarm table to work.

Ben Vandenberghe [SLC] [DevOps Enabler] commented 15th June 2023

Not exactly the same, but Seba also recently has put a generic service dashboard on the catalog. If your DataMiner System is cloud-connected, you can put it on your system via the DEPLOY option. Again, not exactly what you were looking for, but maybe of interest to learn from. https://community.dataminer.services/the-services-overview-dashboard/

Show 2 more comments
1
Ben Vandenberghe [SLC] [DevOps Enabler]9.06K Posted 1st June 2023 4 Comments

David - not sure if it will get you where you want to be, but just so you are aware, there are currently two methods to work with alarms.  One is the dedicated Alarm Table widget, and the other one is to create a query (create a query, choose Get Alarms, use a Select to choose which information you want for the Alarms (e.g. element name, parameter name, ownership, service impact, etc.).  This will generate a table for example (drag and drop your query on the canvas and use the table widget for graphical presentation), and with the queries (GQI) you can then do quite a bit of manipulations and all that.  You can also do then a count for example of the nbr of records and choose to display that as a nbr (instead of a table with the alarm data records).  Maybe this can help you achieve what you are after?

David Rowell [DevOps Member] Posted new comment 15th June 2023
David Rowell [DevOps Member] commented 1st June 2023

Hey Ben,

Thank you for your answer. This issue I am having using a table with a query is filtering for specific services. If I can figure out a solution to only filter for the specific services alarms we want, then I can use a table with an automation script to allow for the alarm acknowledgement.

Ben Vandenberghe [SLC] [DevOps Enabler] commented 2nd June 2023

Indeed, I see where you are stuck. And if I get it right, what you want to achieve is that you have a feed with your services, one can select a service, you want to then show all the alarms affecting that service, and you want to have the option for people to then ACK one or more of those alarms in front of them. Correct?

Ben Vandenberghe [SLC] [DevOps Enabler] commented 2nd June 2023

Asked around a bit, and there will probably be a solution for this. Stay tuned, they will circle back on this.

David Rowell [DevOps Member] commented 15th June 2023

Thank you Ben! I really appreciate your help. We will definitely check out Seba’s solution.

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas

Recent questions

Multiple Set on Table parameters for DVE’s 0 Answers | 1 Vote
DOM Definition relations returned in Definition query 0 Answers | 1 Vote
Alarm Dashboard PDF/CSV Export 1 Answer | 0 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (108) Correlation (68) Cube (150) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (140) driver (65) DVE (56) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (152) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) services (51) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin