![]() |
The database table used for staging the actual data is
EIS_STAGINGTABLE , which is generic and has only string type columns as
the data is not typed at this point. The table comes with 100 columns of
varying sizes by default. For the provided application and data services
properties are mapped through translations to specific columns. The size of
the default columns is provided below:
The sizes of the columns can be changed to meet the requirement of the
data being used within the constraints of the database technology in use. In
addition, additional columns can also be added to the table and mapped to
new or existing properties that require staging. The |