This page was last edited on June 22, 2022, at 22:11.
Comments or questions about this documentation? Contact us for support!
In the Column List:
Introduced: 8.5.012.15
In partitioned databases, this table is not partitioned.
This dimension table allows CX Contact record facts to be described based on characteristics of the contact list records, such as contact information type, record type, record status, and disposition.
Column | Data Type | P | M | F | DV |
---|---|---|---|---|---|
ID | int | X | X | ||
CREATE_AUDIT_KEY | numeric(19) | X | X | ||
CONTACT_INFO_TYPE | nvarchar(32) | X | unknown | ||
RECORD_TYPE | nvarchar(32) | X | unknown | ||
RECORD_STATUS | nvarchar(32) | X | unknown | ||
DISPOSITION | nvarchar(255) | X | unknown |
The primary key of this table. This ID is referenced from other tables as LDR_RECORD_KEY.
The surrogate key that is used to join to the CTL_AUDIT_LOG control table. The key specifies the lineage for data creation. This value can be useful for aggregation, enterprise application integration (EAI), and ETL tools--that is, applications that need to identify newly added data.
The type of the contact device. This field is set to one of the following values:
The type of the record from the contact list. This field is set to one of the following values:
The status of the record from the contact list. This field is set to one of the following values:
The reason for filtering out the record from the campaign during the pre-loading phase, as reported by CX Contact.
CODE | U | C | Description |
---|---|---|---|
I_LDR_RECORD | X | Ensures that the combinations of values that are stored in the dimension table are unique. |
Field | Sort | Comment |
---|---|---|
CONTACT_INFO_TYPE | Ascending | |
RECORD_TYPE | Ascending | |
RECORD_STATUS | Ascending | |
DISPOSITION | Ascending |
No subject area information available.