โ08-10-2023 11:40 AM
I am migrating data from Agiloft to SharePoint site. The data is being copied successfully.
It is the file content that is being corrupted somehow.
It does copy everything but when I open each file in SharePoint, it comes up as corrupted
#sharepoint #agiloft #attachment
โ08-15-2023 10:23 AM
Things to consider
1. Make sure file is not corrupted at source.
2.Before uploading the file to SharePoint make sure to convert the file in to UTF8 format by using formula .utf8 in the content field of sharepoint connector.
let me know if this works.
โ08-20-2023 06:39 PM
Hello!
This is Marlon from the support team.
May I know how you are building the file content and what type of file you are creating from the file content?
One reason is that the data from the source has an invalid format causing for the file to be corrupted.