Attribute Name |
Attribute Definition |
Logical Datatype |
Is Required |
Data Mart Request Queue Id |
The automatically generated primary key of the data_mart_rqst_queue table. |
LONG |
Yes |
Item Definition Id |
A Foreign Key to the Definition table. |
LONG |
No |
Data Mart Request State Id |
A Foreign Key to the Data Mart Request State table. |
INTEGER |
No |
Request Date |
Request date |
DATE |
No |
Request Date UTC String |
Request Date as a UTC string to avoid JDBC/Hibernate errors. |
VARCHAR(23) |
No |
Data Mart Request Type Id |
A Foreign Key to the Data Mart Request Type table. |
INTEGER |
No |