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
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
Not that I’m aware of to be honest.
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?