The import process includes two default validation checks.
- Data Type: Prohibits importing alpha characters into a numeric field.
- Data Length: Prohibits importing a field longer that specified in the database schema.
Additional validations can be manually added in the Entity Edit functionality or in the Import Format field mapping definition.
In the example in the Import Request section, the Import request ended in Error. Select the View Messages or View Log icons to reveal descriptions of the error.

In this case, the CustomerId value was 48 characters, but the InCustomer.CustomerId field has a limit of 30 characters.

Hint




