I need to be able to gain access in my code to certain image files that have been uploaded by users to the CRM. I have found that the details of these files are stored in the AnnotationBase table, and it gives the name of the file in the FileName field.
But in which directory are these files stored? And which field/s in the AnnotationBase table link each file back to a particular record in the CRM?
But in which directory are these files stored? And which field/s in the AnnotationBase table link each file back to a particular record in the CRM?