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
      • 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)
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Program
    • 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?

Solved171 views12th September 2025#automationScipt Correlation popup page view
2
Daniel Silva [DevOps Advocate]176 10th September 2025 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?

Daniel Silva [DevOps Advocate] Selected answer as best 12th September 2025

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Ive Herreman [SLC] [DevOps Enabler]14.17K Posted 11th September 2025 1 Comment

Hi Daniel,

Since your script is running headless, you’ll need to define which user should receive the pop-up.

You can accomplish this using the FindInteractiveClient method (for more details, see here).

Daniel Silva [DevOps Advocate] Posted new comment 12th September 2025
Daniel Silva [DevOps Advocate] commented 12th September 2025

Thanks, Ive — great tip on using FindInteractiveClient. Appreciate your response!

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