When an attachment is physically stored on the server (in the location defined in Company Maintenance), how/where does the database store the link to a specific attachment so that if a user wanted to print a copy of the attachment, the system would retrieve the correct file? Are such links stored in a table?
The table Ice.XFileAttch and Ice.XFileRef store the path of the physical file as well as the metadata for the attachment reference to the epicor object
2 Likes
Fantastic!! Thanks Aaron.