This table holds information about supported
external content types which HCL Commerce business objects
can use. The data in this table must be in sync with the
predefined HCL Commerce content types created in the Watson
Content Hub.
Column Descriptions:
Name | Type | Description |
IDENTIFIER | VARCHAR (64) NOT NULL | The identifier of the external content type name,
for example, 'ProductContent', 'CategoryContent', etc. |
DESCRIPTION | VARCHAR (254) | The administrative description for the external
content type. |
USAGE | VARCHAR (64) NOT NULL | Usage associated with this type, e.g., images or
attachments. |
OPTCOUNTER | SMALLINT NOT NULL DEFAULT 0 | The optimistic concurrency control counter for
the table. Every time there is an update to the table, the counter
is incremented. |
Indexes:
Name | Column Names | Type |
P_0051 | IDENTIFIER | Primary Key |
Referenced By Child Tables: