Is it somehow possible to delete all DOM instances that match a specific filter directly, without needing to retrieve all matching instances first?
Tom Waterbley [SLC] [DevOps Enabler] Selected answer as best 22nd July 2024
Hi Tom,
Currently it's only possible to remove multiple instances by passing the list of instances you want to delete. You can find more information here: https://docs.dataminer.services/user-guide/Advanced_Modules/DOM/DOM_examples/DOM_BulkProcessing_Example.html#remove-multiple-dominstances
Tom Waterbley [SLC] [DevOps Enabler] Selected answer as best 22nd July 2024