Symptom
You are trying to upload a CSV file in data builder. After the loading process, you notice that the file has not been uploaded. When checking the network trace, you see the error:
Status Code: 500 Internal Server Error
Response:
{"status":"fail","code":274}
Environment
SAP Datasphere
Cause
A cell has a limitation of 5.000 characters. If the limit is reached, the upload attempt will fail.
Resolution
Please check the entries in your CSV file whether there is a cell containing more than 5.000 characters and reduce them below the limit.
Keywords
"code":274, import csv file, character limitation, dwc, data warehouse cloud , KBA , DS-MD , Modeling (Data Builder) , Problem