EXTERNAL_CONTENT_TYPE

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:

NameTypeDescription
IDENTIFIERVARCHAR (64) NOT NULLThe identifier of the external content type name, for example, 'ProductContent', 'CategoryContent', etc.
DESCRIPTIONVARCHAR (254)The administrative description for the external content type.
USAGEVARCHAR (64) NOT NULLUsage associated with this type, e.g., images or attachments.
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
P_0051IDENTIFIERPrimary Key

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_3782IDENTIFIEREXTERNAL_CONTENTTYPECascade
F_3786IDENTIFIERCATENTRY_EXTERNAL_CONTENT_RELTYPECascade
F_3789IDENTIFIERCATGROUP_EXTERNAL_CONTENT_RELTYPECascade
F_3792IDENTIFIERATTR_EXTERNAL_CONTENT_RELTYPECascade