Notifications
Clear all
Topic starter
I would like to build a report based upon document attachment information. I have the DOCIMAGES table, but this does not contain the full filename or storage location of the attachment.
Does anyone know what table or area of the database this information resides?
Thanks,
Sam
Posted : January 9, 2013 12:27 am
Pretty sure you are looking for the table EXTREFERENCES
The column EXTREFERENCES.MONIKER should have the path it uses to pull the attachments.
Posted : January 9, 2013 1:15 am