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
    • 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

Issues Adding row=true in table

Solved99 views1st June 2025
0
Jose Araujo [DevOps Advocate]557 29th May 2025 0 Comments

Hi

I have a table need select some row and get values of all rows, when add row="true" to my table qaction didn't work, and the table is empty but when delete  this parameter row="true" table work ok

<QAction id="106"name="services"encoding="csharp"  row="true" triggers="105"> - table no work

<QAction id="106"name="services"encoding="csharp"  triggers="105"> - table  work

this table is trigger by timer

Thanks

Jose Araujo [DevOps Advocate] Selected answer as best 1st June 2025

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Joshua Wong [SLC] [DevOps Enabler]559 Posted 30th May 2025 0 Comments

Hi Jose,

Here is our documentation for row="true" attribute row attribute | DataMiner Docs.

Based on your message, it seems you're using a timer to populate or update a table, and you're encountering issues when you add row="true" to the QAction.

A few important notes about row="true:

  • When row="true" is set on a QAction, it will only trigger when a row in the table changes (not on a timer or general parameter trigger).

  • The QAction will then run once per changed row, and you can access the primary key using row.RowKey().

  • However, if your timer is filling in the table and triggers the QAction at the same time, this can cause a conflict or lock, especially if the QAction is also modifying the same table (see remarks in our documentation).

Could you please help clarify the following:

  1. How is your table populated—via the QAction or SNMP?

  2. Is the QAction with row="true" trying to modify the table as well (causing a loop)?

  3. Is parameter 105 the table pid or table column pid or something else?

Jose Araujo [DevOps Advocate] Selected answer as best 1st June 2025
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