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

The IAS displays the Automation UI at the end of the execution

Solved313 views28th October 2025#automationScipt IAS interactive automation script
4
José Silva [SLC] [DevOps Catalyst]1.77K 28th October 2025 2 Comments

Hi everyone,

I have a use case where a user can trigger an Interactive Automation Script (IAS) directly from the Alarm Console.

However, I’d like the script to run without displaying the UI at the end of the execution — similar to how it behaves when an IAS is invoked from within an LCA (Low-Code App).

I’m referring to this UI window:

Is there a way to suppress or prevent this UI from appearing after the script runs?
This feels like too much information for the end user

Thanks in advance!

José Silva [SLC] [DevOps Catalyst] Selected answer as best 28th October 2025
Miguel Obregon [SLC] [DevOps Catalyst] commented 28th October 2025

Hi Jose,
Have you tried the option CloseWhenFinished in the hyperlink?

José Silva [SLC] [DevOps Catalyst] commented 28th October 2025

Hi Miguel,

Thanks, it worked!

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
José Silva [SLC] [DevOps Catalyst]1.77K Posted 28th October 2025 0 Comments

Hi,

As Miguel Obregon mentioned, the key here is to add the CloseWhenFinished option in the Hyperlinks.xml file.

You can find an example of this in Sergio’s response.

Thanks guys, ticket solved 🙂

José Silva [SLC] [DevOps Catalyst] Selected answer as best 28th October 2025
1
Gerwin van der Kamp [DevOps Enabler]3.54K Posted 28th October 2025 4 Comments

How do you trigger the script?

José Silva [SLC] [DevOps Catalyst] Posted new comment 28th October 2025
José Silva [SLC] [DevOps Catalyst] commented 28th October 2025

Hi Gerwin,

I created a Hyperlink (see https://docs.dataminer.services/dataminer/Reference/Skyline_DataMiner_Folder/More_information_on_certain_files_and_folders/Hyperlinks_xml.html?q=HyperLink+alarm&tabs=secondgenerationsyntax#about-the-roottime-and-time-keywords).

This allows me to add a shortcut in the Alarm Console, such as "Create Ticket".

When a user right-clicks on an alarm and selects that shortcut, it triggers the script I want to execute.

Gerwin van der Kamp [DevOps Enabler] commented 28th October 2025

did you add any options to the execution script?
like : NoConfirmation & NoSetCheck etc

Could you share the hyperlink.xml part?

Sergio Abreu [SLC] [DevOps Advocate] commented 28th October 2025

the command can be something along these lines.

<IAS Create Script name>||DmaID=[DMAID];ElementID=[EID];RootAlarmId=[ROOTKEY];AlarmId=[ALARMID]||Tooltip|NoConfirmation,CloseWhenFinished

in the Hyperlinks.xml if you decide to edit manually:

<?xml version="1.0" encoding="utf-8"?>
<HyperLinks xmlns="http://www.skyline.be/config/hyperlinks"&gt;
<HyperLink alarmAction="" alarmColumn="" filterElement="" combineParameters="" separator="" descriptionParsing="" id="11" menu="root" name="Create Ticket" type="script" valueParsing="" version="2"><IAS Create Ticket Script name>||DmaID=[DMAID];ElementID=[EID];RootAlarmId=[ROOTKEY];AlarmId=[ALARMID]||Tooltip|NoConfirmation,CloseWhenFinished</HyperLink>
</HyperLinks>

José Silva [SLC] [DevOps Catalyst] commented 28th October 2025

Thanks Sergio.

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