I am working on migrating files from an old SF org to a new one. I have done a data export on the required files and documents using the native Data Export tool in the Setup.
That gave me the following files/zip folders.
There are an additional 48 zipped folders that I condensed into a single folder on my desktop called ContenVersionAll. This folder contains the IDs of all of the files that I exported.
I worked on renaming the files in the ContentVersionAll folder to help it relate to the ContentVersion.csv that I am creating for the upload. Now, the files look like this:
The next step is to recreate the ContentVersion csv with the following criteria (I am including my example next to each column needed:
Title - targetx_green_x
PathOnClient - C:\Users\wklein\OneDrive - California Baptist University\Desktop\ContentVersionAll
VersionData - C:\Users\wklein\OneDrive - California Baptist University\Desktop\ContentVersionAll\targetx_green_x.png
Now that I have my file prepared, I open DataLoader and start a new import job. Map the fields to their correct positions and begin upload. However, this is where it fails. I get the following error message:
SOURCE: 'VersionData' DESTINATION: 'VersionData' ERROR:Version Data: value not of required type: C:\Users\wklein\OneDrive - California Baptist University\Desktop\ContentVersionAll\targetx_green_x.PNG
Has anyone be able to load data into this object using this method?
I am following the guide these 2 locations:
https://www.stimulusconsulting.co.uk/news/salesforce-data-migration/ https://help.salesforce.com/s/articleView?id=sf.loader_content.htm&type=5&language=en_US
Thank you for the help.


