Error Codes
Following are the error codes:
Error Code
Description
Explanation
8001
Invalid File
The file structure is not valid. It means it is not a CSV file
8002
Number of column mismatch between integration object map and file
The number of columns in the integration object map is not same as in the file
8003
Column name mismatch between integration object map and file
The name of columns in the integration object and the file are different. Name matching is case-insensitive.
8004
Column type mismatch between integration object map and file
The data type of columns in the integration object and the table are different.
Last updated
Was this helpful?