Troubleshooting import errors
To improve the quality of your application, resolve any errors in the data that you import.
When you import data into a data object, the system generates a .csv file if any errors occur during the import process. The .csv file contains error details for the records for each row in the file. After reviewing the file, you can fix the errors and re-import the data. You can also change the location to which the system writes the .csv file. For example, for a multi-node system, you can set the destination to a shared location so that users can access the file from any node in the system. For more information, see Changing the storage destination for the import data wizard, BIX, and file listeners.
The following issues can arise when you import data into your data model:
Validation fails
It is possible for a record to pass the validation step and still have an error that the system only detects during the actual import process. This can occur when the schema for externally mapped tables has restrictions that are not known in the rules, for example, if the length specified for a text column does not match the length in the property rule. Records without errors are still imported, but performance might be affected and the error messages might be confusing because they will be generated by the database.
Rows have errors
If the Current import statistics section of the Validate and review screen of the Data Import wizard displays errors, resolve them by completing the following steps:
Unsupported date time format in the .csv file
When data for a data object is imported, the date time formats in the import file must be a supported format or the import fails. The Data Import wizard supports several categories of date time formats to which it attempts to match the incoming date time format. The Data Import wizard stops looking for a match when the wizard finds a matching date time format. Ensure that the date-time fields match one of the following formats: