Hi all,
I have a problem wherein a migration of attachments to records in a custom module is not recognizing the files. At the end of the migration process, the attachments are all skipped on account of "File Not Found".
I structured the data according to the guidelines on migration with data all in one folder (with an attachments mapping file) and all attachments in another "Attachments" folder that are compressed together into one zip file. I have uploaded the files several ways all with the same results. I have tried migrating them with all the data in the custom module. I have also tried migrating the data ahead of the attachments and mapping the attachments using the records' original ID's.
I'm not quite sure how to proceed as the error is not very specific. Does anyone have any advice on how to proceed? I've attached the mapping file as well as the index of the attachments for reference.
Thank you
Joey