Footprints Data Model

Table
Table Name Import Execution Record
Table Definition A log of the execution of an import.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Import Execution Record Id The automatically generated primary key of the imp_execn_record table. LONG Yes
Execution Date Execution Date DATE No
Created Count Created Count INTEGER No
Rejected Count Rejected Count INTEGER No
Updated Count Updated Count INTEGER No
Unchanged Count Unchanged Count INTEGER No
Validated Count Validated Count INTEGER No
Import Id A Foreign Key to the Import table. LONG No
Import Status Import Status INTEGER No