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

Execute a QAction while another QAction is being run

Solved870 views16th May 2022
1
Paul Lee [DevOps Member]595 11th May 2022 0 Comments

Hi

In my protocol, I have a process (A) that runs for a significant amount of time period and I would like to click a button to execute another QAction (B), which mainly is as simple as setting a new parameter value, while the long process is being run.

I ran a few tests but it seems that QAction B always gets executed after A is finished running, not when the button is clicked. Is it the way that DataMiner is designed? If it is, then is there any way to achieve what I mentioned? Thanks in advance!

Paul

Paul Lee [DevOps Member] Selected answer as best 16th May 2022

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
5
Thomas Cauwelier [SLC] [DevOps Advocate]1.50K Posted 11th May 2022 0 Comments

Hi Paul

The DataMiner SLProtocol process is indeed designed so everything gets put on a queue and is executed in sequence. More information can be found about it here: https://docs.dataminer.services/develop/devguide/Connector/InnerWorkingsSLProtocol.html

But it is possible to have a QAction execute without blocking other QActions or actions. To do this, you need to add the following attribute to QAction tag in the protocol.xml:

<QAction id="3" name="example" encoding="csharp" triggers="3" options="queued" >

More information about the queued option can be found here:
https://docs.dataminer.services/develop/schemadoc/Protocol/Protocol.QActions.QAction-options.html#queued

Note

You might need to add locking logic to your code in case the QAction is triggered multiple times and is running concurrently.

Paul Lee [DevOps Member] Selected answer as best 16th May 2022
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