Top > How to import data > Error handling options

Error handling options

The options for error handling are as follows:

Error option

Description

Import records until an error occurs, then abort

The import stops on the first error and does not con­tinue. The records processed before the error occurred are imported, while all the remaining records are not imported. However, there may be situations where no records are imported because processing was not com­plete when the error occurred.

Even with this option selected, if an error occurs while committing data to the database, objects created from the current row in your data may be saved to the data­base. The remainder of the file will be aborted. In this situation, the actual number of objects created or updated will be less than reported in the Import Jobs view.

Skip records with errors and continue import

All records without errors are imported; records with errors are skipped.