- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2015 12:11 PM
Hi, is there way to turn-on audit on the sys_attachment table in particular track new attachments. I have enabled audit on this table as well as change system properties as mentioned in the following link, but in vain. However, I do get delete log in the audit table if an attachment is deleted.
Turning on Auditing (History) for a Table - ServiceNow Wiki
Appreciate any Help.
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2015 08:17 PM
Hi Juzer, actually the url could be even simpler. You just need the sys_id of the record in the attachment table
/sys_attachment.do?sys_id=cf17426f31580200d898efb70c924169 // change the sys_id to what you need
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2015 08:17 PM
Hi Juzer, actually the url could be even simpler. You just need the sys_id of the record in the attachment table
/sys_attachment.do?sys_id=cf17426f31580200d898efb70c924169 // change the sys_id to what you need
Thanks,
Berny