sys_attachment_doc Table

Not applicable

Does anyone know what the sys_attachment_doc table is used for or how it goes with sys_attachment table?

7 REPLIES 7

Not applicable

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.


Vidhu
Kilo Explorer

Hi ,

We have a requirement of copying the data from the attachment to an interface table. Can this also be achieved ?

Thanks,
Vidhu


Community Alums
Not applicable

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: