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
    • Agility
      • Kanban workshop
      • Agile Fundamentals
    • 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

Table row and standalone parameter as QA trigger

Solved1.85K views21st September 2023QAction trigger
1
Manuel Gallardo [DevOps Advocate]733 21st September 2023 0 Comments

Hi Dojo!

Is there any way to set as QA triggers a standalone parameter and a table row?

Thanks!

Simon Vandamme [SLC] [DevOps Advocate] Answered question 21st September 2023

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
4
João Severino [SLC] [DevOps Catalyst]13.23K Posted 21st September 2023 1 Comment

Hi,

You can have a QAction that triggers on a standalone parameter or on a table cell change but not both at the same time.

For standalone parameters, the row attribute must be set to false (or not included and it will default to false) but to trigger on table cells you need to specify the column ID on the trigger and set the row attribute to true.

Do note that you cannot trigger on a row change but only on a cell change so if you want to trigger on a change any cell of a row you would need to specify all column parameter IDs.

If you want to trigger on any change of a table you can just include the table parameter ID and at that point, you do not need to use the row attribute and should still work in conjunction with standalone parameters.

Manuel Gallardo [DevOps Advocate] Posted new comment 21st September 2023
Manuel Gallardo [DevOps Advocate] commented 21st September 2023

Hi João,
Yes, reviewing the documentation and doing some tests I assumed that it was not possible but I wanted to confirm it here at Dojo.
Thanks so much for your reply!

1
Simon Vandamme [SLC] [DevOps Advocate]952 Posted 21st September 2023 0 Comments

Hi,
As mentioned by Joao, this is currently not possible. In such use-case, what we would typically do is to move all the related logic into a pre-compile QAction. Then you can make 2 different QActions (one for standalone, one for the row) that will simply call the logic implemented in pre-compiled QAction.

Simon Vandamme [SLC] [DevOps Advocate] Answered question 21st September 2023
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