ContentMetadataRecordOwners
this table stores the owners list for content metadata records.
| Column Name | Type | Description |
|---|---|---|
| ContentMetadataContactOwnerIdentification | VARCHAR | contact owner |
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| ContentOwnerUserIdentifier | VARCHAR | used to store the owners of the content |
| ContentMetadataIdentifier | NUMERIC | This column holds the internal ID of the HCM record |
| ContactRealDate | FLOAT | This is a numeric representation of the date of this encounter in your system. The integer portion of the number specifies the date of the encounter. The digits after the decimal point indicate multiple visits on one day. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |