Symptom
You receive the below mentioned error while uploading a file using Mass Data Maintenance, using the link to Import Object XYZ,
"File Upload Error"
Reproducing the Issue
-
Go to Mass Data Maintenance work center
- Select the link to import XYZ (example: Customers)
- Choose the Source file
- Select Upload
- System throws the error
Cause
Commas(,) maintained in the file is misunderstood with the Comma Separated Values in the .CSV file and can cause this issue.
Note: Also it's a good practice to keep only the fileds/headers in the File which you want to update at the time of import/export and skip the rest.
Resolution
1. In the upload screen change the Text Qualifier field from double quotes(") to comma(,) and upload the file.
2. Use the required fields and remove the unused fields in .CSV file
Keywords
File upload error , Mass Data Maintenance Error, Comma Separated , KBA , text qualifier , comma separated values , file upload error , LOD-LE-MIG-MWB , LEAP Migration workbench , Problem