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

What options are there to subscribe on DOM updates?

Solved634 views25th June 2024DOM
2
Michiel Saelen [SLC] [DevOps Enabler]5.63K 20th June 2024 0 Comments

I would like to subscribe to updates (Create/Update/Delete) for DOM instances of a specific DOM Definition. Is this possible?

Michiel Saelen [SLC] [DevOps Enabler] Selected answer as best 25th June 2024

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
3
Thomas Ghysbrecht [SLC] [DevOps Enabler]4.84K Posted 24th June 2024 1 Comment

Hi Michiel,

This is perfectly possible. Seems like the documentation was missing a section for this. I just created a pull request that will add an example to the ‘Filtering CRUD events’ section of the ‘DOM events’ page. The addition should be visible soon.

In general, you can add a ‘SubscriptionFilter<TEvent, TType>’ filter type to your subscription filter list when subscribing. The constructor accepts a ‘FilterElement<TType>’ that you can use to filter on the ‘DomDefinitionId’ field of a DOM instance. The example in the docs should reflect your use-case. Make sure to always unsubscribe and remove your event handler at the end of your scripts, also in cases where exceptions have occurred using a ‘try/finally’ statement.

Michiel Saelen [SLC] [DevOps Enabler] Selected answer as best 25th June 2024
Marieke Goethals [SLC] [DevOps Catalyst] commented 24th June 2024

The pull request has been merged, so the change should be live soon.

0
Michiel Clepkens [SLC] [DevOps Advocate]1.31K Posted 21st June 2024 2 Comments

Hi Michiel

With the ExecuteScriptOnDomInstanceActionSettings object you can pass the names of the scripts that should be executed after a DOM Instance is created, updated, or deleted.

The DOM Editor script can be used to configure this object. You will find the fields shown below in the Manager Settings page of the Module to which your Definition is linked.

Kind regards

Michiel Clepkens [SLC] [DevOps Advocate] Posted new comment 21st June 2024
Jens Vandewalle [SLC] [DevOps Enabler] commented 21st June 2024

Hi Michiel, the goal is that we provide a solution and that users can subscribe on it without needing to adapt the DOM model. Is there another way that users can subscribe without making this model change?

Michiel Clepkens [SLC] [DevOps Advocate] commented 21st June 2024

Not that I’m aware of to be honest.

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