Storing deleted attachments
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2017 12:45 PM
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.
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2017 01:00 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2019 09:06 AM
Hi Sherry. Did you get this working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2019 11:15 PM
Hi,
Can you provide me the sample script, so it will helps me a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2019 11:11 PM
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.