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
      • General Inquiries
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

real time updates using ad hoc data via updates on parameter table

209 views9th May 2025GQI GQI Data Source LCA lowcodeapps
4
frans siew [SLC] [DevOps Advocate]915 25th April 2025 0 Comments

Is it possible to update ad hoc data via Real-time events, by detecting a change of a parameter table inside by using the IGQIUpdater Interface?

or what would be a better way to go about doing so?

Sebastiaan Dumoulein [SLC] [DevOps Enabler] Answered question 9th May 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Sebastiaan Dumoulein [SLC] [DevOps Enabler]12.79K Posted 9th May 2025 2 Comments

Hi Frans,

Yes, that’s definitely possible. DataMiner emits events whenever changes occur in the parameter table, and there are multiple ways to subscribe to those events. Once you detect a change, you can interpret it and propagate it through GQI as needed.

Also note that a “Parameter table by ID” data source already supports native real-time events, so if you’re targeting a specific table, there’s no need to create an ad hoc data source.

Sebastiaan Dumoulein [SLC] [DevOps Enabler] Posted new comment 2 days ago
frans siew [SLC] [DevOps Advocate] commented 9th May 2025

Thank you Sebastiaan, do you have an example on how to subscribe these events?

unfortunately the parameter table by ID cannot filter out what I require.

I have a column that contains tags that are ; delimitted. (eg tag1;tag2;tag3) the adhoc does this filtering and only shows the instance where the tag is selected.

filtering the table and using contains might work but does not cover the edge case where "tag1" is selected and anything from tag10-tag19 showing up

Sebastiaan Dumoulein [SLC] [DevOps Enabler] commented 2 days ago

A simple solution might be to always wrap tags with the delimiter, even if they're at the beginning or end. This way, you can reliably use contains with the delimiter as both prefix and suffix. For subscribing, you can use low-level IConnection subscriptions, or a higher-level interface like IDMS.

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