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

Low-code app button won’t push script’s result to clipboard

98 views12 hours agobutton copy to clipboard LowCode lowcode app
2
Satrap Shojaie [DevOps Member]102 21 hours ago 0 Comments

Hello DM Community,

In my low-code app, I have a button that runs an automation script. I also have a text module in my designer that retrieves the script’s result after clicking the button and displays its contents (using its variable-formatted text content). This part works fine.

However, when I try to copy the script’s result to the clipboard as another step in the button click actions immediately after launching the script, nothing gets pushed to the clipboard. If I click the button a second time, the previously generated result is then copied to the clipboard.

What am I doing wrong here?

Many thanks!

Gilles Bara [SLC] [DevOps Enabler] Answered question 12 hours ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
4
Gilles Bara [SLC] [DevOps Enabler]7.06K Posted 12 hours ago 0 Comments

Hi! The reason your current setup doesn't achieve the desired result is that Button 9 only exposes its outputs at the very end of its event chain. All outputs are collected first, and only once the event is complete does the button send its data to the consumers.

So, when the content is copied to the clipboard (which still happens within the ongoing event), the button hasn't yet finished. This means there's either no data available yet, or it's still holding the value from the previous click event.

To use the button's value before it's actually exposed, you can first store it in a variable, and then copy that variable's content to the clipboard. Starting from version 10.5.9, this can be done using the Action tab when linking the output to a variable:

Your event configuration should look something like this:

Gilles Bara [SLC] [DevOps Enabler] Answered question 12 hours ago
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