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
    • Kanban workshop
    • 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
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Protocol development – Set multiple variables (behavior)

182 views28th February 2025
1
Stefan Schedletzky [DevOps Enabler]2.06K 27th February 2025 3 Comments

Hi Dojo,

I’m currently developing a protocol and everything is running fine. There is a small visual change I don’t like. If I set multiple parameters at the same time they stuck changing the value. Why because for every change in a row a QAction is running which takes some time.

Start:

Update three values at the same time:

Result:

After some seconds and finishing the QAction (which at the end result a reset to “No Change”):

And after again some seconds we are following with the third value:

I hope it’s clear what I want to achieve, all three values should change the value immediately to “Update Services” and afterwards the QAction should run row by row.

Is this possible?

Felix Wesemeier [DevOps Catalyst] Posted new comment 28th February 2025
Felix Wesemeier [DevOps Catalyst] commented 27th February 2025

Hi Stefan, did not test it, but can you try a trigger when the parameter changes (time change & type action),
then a "on group" action with type "add to execute" and then another action to run the qaction (on parameter & type "run actions")?
But as you lose the row relation then, you would need to store which rows changed in a buffer.

Stefan Schedletzky [DevOps Enabler] commented 28th February 2025

Hi Felix, many thanks for your help. If I loose the row relation I could also do a check row by row, that's okay. Does this change the plan?

If I use "on group" action I need to add a group or?

Felix Wesemeier [DevOps Catalyst] commented 28th February 2025

yes, you need to create a group.
But if you trigger the qaction without a row relation, you would trigger it 3 times, even if you already processed your rows.
So you should a a condition to the group (e.g. your qaction sets a parameter to "complete" if everythings is processed) and only run the group if the condition is fulfilled.

0 Answers

  • Active
  • Voted
  • Newest
  • Oldest
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