Footprints Data Model

Table
Table Name Import Error Result
Table Definition A list of errors that occured during the execution of the import.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Import Error Result Id The automatically generated primary key of the imp_error_result table. LONG Yes
Import Error Result String Inherited Import Error Result String Inherited. VARCHAR(255) No
Import Error Row The value of a Import Error Result, stored as a string. TEXT No
Import Error Line The value of a Import Error Result stored as boolean. INTEGER No
Import Error Parameters The value of a Import Error Result, stored as a string. VARCHAR(255) No
Import Execution Record Id A Foreign Key to the Import Execution Record table. LONG No