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
    • 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
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
      • Learn more about 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)
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Pogram
    • DataMiner DevOps Support
    • Feature Suggestions
  • Downloads
  • Swag Shop
  • PARTNERS
    • Business Partners
    • Technology Partners
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

Show a popup/toast inside a Cube View from a correlation-triggered Automation?

85 views1 day ago#automationScipt Correlation popup page view
2
Daniel Silva [DevOps Advocate]134 2 days ago 0 Comments

I have an Automation Script triggered by a correlation on a critical alarm. After it runs headless, I want operators to see a visual notice inside a DataMiner Cube View .

I tried a simple popup:

var ui = new UIBuilder { Title = "Info", RequireResponse = false };
ui.AppendBlock(new UIBlockDefinition { Type = UIBlockType.StaticText, Text = "Switch executed." });
engine.ShowUI(ui);

But when launched by correlation it fails with:

Error launching script: interaction is required to execute this script

Question: Is there a supported way to display a popup/toast/banner directly in a Cube View when the script is triggered by correlation? If yes, how can this be done?

Thomas Ghysbrecht [SLC] [DevOps Enabler] Answered question 1 day ago

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Thomas Ghysbrecht [SLC] [DevOps Enabler]5.30K Posted 1 day ago 0 Comments

Hi Daniel,

If you would like to show a pop-up and let the user interact with it, the approach with an interactive script and the 'FindInteractiveClient' that Ive suggests would be the way to go.

If you however would just like to show a pop-up message, you can use the 'BroadCastPopupRequestMessage' SLNet message. With this, you can have a popup-up that can be configured with a title, message and recipients (empty if it should pop up for everyone). More info can be found here: https://docs.dataminer.services/release-notes/General/General_Main_Release_10.0/General_Main_Release_10.0.0_new_features_2.html#all-cube-clients-will-now-display-broadcast-popups-sent-from-qactions-automation-scripts-etc-id-21733id-21928id-22089

Thomas Ghysbrecht [SLC] [DevOps Enabler] Edited answer 1 day ago
You are viewing 1 out of 2 answers, click here to view all answers.
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

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