We have a DOM definition with a CRUD script configured on Create/Update/Delete. Will this script also be triggered when a CreateOrUpdate is executed with instances that didn't actually change (no fields were updated)?
Joey Vanhalst [SLC] [DevOps Advocate] Selected answer as best 2nd June 2025
Hi Joey,
Calling the update method will always execute the CRUD script even when there are no value changes.
Joey Vanhalst [SLC] [DevOps Advocate] Selected answer as best 2nd June 2025