BULK_DATA_INDEX table

The BULK_DATA_INDEX table stores index for the data object and export XML content.

Column Name Description Data type
ID* Unique ID of the index for export data lookup. Primary key. Numeric
STOREID* ID of the export XML content. References BULK_DATA_STORE (ID). Numeric
DATAOBJECTID ID of the export data object. Character (10)

* Indicates the column is required and not null.

Parent topic: Import and export tables