Storing deleted attachments

amwebaz
Kilo Expert

I need to be able to retrieve attachments that have been deleted.   This function is to keep a record of attachments that were added and then deleted or attachments that were deleted by someone other that the person attaching the document. Does it seem reasonable to store deleted attachments for a specified period of time before they are completely deleted. And if so, how can that be accomplished. I have checked Deleted Records, the attachments are not located there after deletion.

8 REPLIES 8

Thanks, I think we're both heading down the same path here, Chuck....a before delete BR should do it with a custom table. Anthony, you'll probably want to run a scheduled job to clean-up the "deleted attachments" table. Here you can add your condition for when they should be completely deleted from the system.


Hi Sherry.  Did you get this working?

Hi,

Can you provide me the sample script, so it will helps me a lot.

Srvs
Kilo Guru

Hello All,

Is anyone implemented this scenario? if yes, please provide me the sample script, i have same use case needs to be implemented,

help me on this. thank you.