Where are supplier attachments stored in the database or file system?
Looking to find out if it is possible to locate a supplier attachment (W-9) from the database or the file system? I can locate the attachments on the fnd_attached_documents table and fnd_documents_tl table, but I cannot find a table with a blob containing the actual document or with a location in the file system. We would like to extract these and store them in our imaging system. Thanks in advance!