sys_attachment_doc Table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2008 10:58 AM
Does anyone know what the sys_attachment_doc table is used for or how it goes with sys_attachment table?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2008 02:11 PM
Just a note:
Copying attachments through this method takes up the resources and affects the applications performance. I think it's because of the query to the sys_attachment_doc table which has over 300,00 records for our instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2013 07:29 PM
Hi ,
We have a requirement of copying the data from the attachment to an interface table. Can this also be achieved ?
Thanks,
Vidhu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2024 08:02 PM
Hi There
Have you referred this thread @vab_13 shared detailed insight how attachment works. You or others referencing this thread will find it helpful
Playing with Attachments in ServiceNow
https://www.servicenow.com/community/itsm-articles/attachments-in-servicenow/ta-p/2305632
Additionally check this SN Docs: