EXTERNAL_CONTENT

This table holds the information about the external content.

Column Descriptions:

NameTypeDescription
CONTENT_IDVARCHAR (64) NOT NULLThe identifier of this external content in the external system.
TYPEVARCHAR (64) NOT NULLThe identifier of the external content type name.
NAMEVARCHAR (254)The administrative name of this external content .   This is the name of the content from DX, the data type will need to be in sync with what's defined in DX. This name is not locate specific.
DESCRIPTIONVARCHAR (254)The administrative description for this external content.   This is the description from DX, the data type will need to be in sync with what's defined in DX. This name is not locate specific.
FIELD1INTEGERCustomizable.
FIELD2DECIMAL (20,5)Customizable.
FIELD3VARCHAR (254)Customizable.
LASTUPDATETIMESTAMPIndicates the last time this external content was updated on the external system.
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_0052CONTENT_IDPrimary Key
I0001547TYPENon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_3782TYPEEXTERNAL_CONTENT_TYPEIDENTIFIERCascade

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_3783CONTENT_IDEXTERNAL_CONTENT_ASSETCONTENT_IDCascade
F_3784CONTENT_IDCATENTRY_EXTERNAL_CONTENT_RELCONTENT_IDCascade
F_3787CONTENT_IDCATGROUP_EXTERNAL_CONTENT_RELCONTENT_IDCascade
F_3790CONTENT_IDATTR_EXTERNAL_CONTENT_RELCONTENT_IDCascade