I had a problem when delete large data (~ 80k records) with complex association. I tried to write Java action to delete all the references, but i don't know how many association existed to delete. Have any way to get all these association ?
asked
Hai Tran
1 answers
1
Hi Han,
instead of writing a custom java action, did you try to delete the records in batches?