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
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • 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
    • 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
    • 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
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Low Code App – Multiple selection rom alarm list / automation script based on lines selected

Solved614 views30th September 2024alarmlist Automation low code apps lowcodeapps
1
Alexandre Lievens [DevOps Member]247 19th June 2024 2 Comments

Hello everyone,

I have a question. I am looking to change the way of working for our operators and we would like to explore the low code app functionalities.

Currently, we are using Dataminer Cube with the alarm console, and I would like to replace it with a low code app that offers more functionalities.

For our ticketing system, we have different automation scripts in place, and we are able to select multiple alarms and send them to the automation script to create/link/unlink a ticket. This automation script can retrieve the value of selected alarms to send it to the ticketing system.

How can I achieve this in a low code app? Is it possible?

I know that we have the double-click on a row option, but I haven’t found anything about “right-click” or “multiple selection.” Is there another way to proceed?

Thanks in advance

Alexandre

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 30th September 2024
Marieke Goethals [SLC] [DevOps Catalyst] commented 27th August 2024

I see that this question has been inactive for some time. Do you still need help with this? If not, could you select the answer (using the ✓ icon) to indicate that the question is resolved?

Marieke Goethals [SLC] [DevOps Catalyst] commented 30th September 2024

As this question has now been inactive for a long time, I will close it. If you still want more information about this, could you post a new question?

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Wout Mahieu [SLC] [DevOps Catalyst]7.77K Posted 20th June 2024 0 Comments

Hi Alexandre,

This is very much possible using LCA. You can create a setup for this in a few steps:

  1. Create a query to fetch the alarms you are interested in. Start with the ‘Get alarms’ data source & apply some filtering on static/feed values to narrow the results down. (Queries, Time range feed)
  2. Add the query to a table to visualize the results. The table columns can be customized with a custom template to make it look however you want. (Table, Template editor)
  3. Add an action to execute a script. There are multiple options here: you can create a separate (header bar) button to execute the action, configure it on row click/double click or create a shape in a column template that executes it. (Button, header bar, Table actions, Actions)
  4. Link an action to execute a script using the ‘Query rows’ feed of the table (make sure to select a row in the table to expose this feed). This feed contains a value for every selected row in the table. If you use it as an input in a script action, it will send the values to the script as an JSON array of strings. (Script action)

Let me know if anything is still unclear.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 30th September 2024
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
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