Importing data into your application from an external system
To add data from an external source to your application, import a .csv file.
Importing data from a file
To add data to your data model more quickly, import data from a .csv file.
Troubleshooting import errors
To improve application quality, resolve the errors about the data that you import.
When you import data into a data type, a .csv file is generated if there are any errors. The .csv file contains the error details for the records for each row in the file. You can fix the errors and reimport the data. You can change the location to which the .csv file is written. For example, for a multi-node system, you can set the destination to a shared location so that a user can access the file from any node in the system.
The following issues can arise when you import data into your data model: