[resolved] How to delete all the data from an MDM entity as quick as possible
Hi
I currently have +- 300k records for an entity in MDM. I want to delete all these records but the process is going really slow (around 20records/s).
My setup is: tMDMInput ---> tMDMDelete
Is there anyway to speed up the process?
Kind Regards
Dries
Hi, Did you look in the tMDMDelete documentation here? Since 5.4, tMDMDelete includes a way to delete all instances matching some criteria you can define in tMDMDelete. Regards, François.
Hi, Did you look in the tMDMDelete documentation here? Since 5.4, tMDMDelete includes a way to delete all instances matching some criteria you can define in tMDMDelete. Regards, François.