Resolved! Before delete Business Rule on sys_attachment zero out the file
I need to prevent users to delete a specific attachment. I created a before delete BR and it prevents the record from being deleted but it erases all the file content, it is a MS Word file. To use ACL I would have to update al least ten others that a...