This page was last edited on June 22, 2022, at 22:29.
Comments or questions about this documentation? Contact us for support!
In the Column List:
Introduced: 8.5.001. Supported in Genesys Engage cloud deployments only.
Modified: 8.5.010 (in Microsoft SQL Server, data type for the CALL_TYPE and MEDIA_TYPE columns modified in single-language databases); 8.5.008 (MEDIA_TYPE column added)
In partitioned databases, this table is not partitioned.
This dimension table enables Session Detail Record (SDR) facts to be described based on the call type.
Column | Data Type | P | M | F | DV |
---|---|---|---|---|---|
ID | int | X | X | ||
CREATE_AUDIT_KEY | numeric(19) | X | X | ||
CALL_TYPE | nvarchar(255) | X | NO_VALUE | ||
MEDIA_TYPE | nvarchar(50) | X | voice |
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.
Modified: 8.5.010 (in Microsoft SQL Server, data type modified in single-language databases)
The type of the call, as specified by the application that processed the call.
Introduced: Release 8.5.008
Modified: 8.5.010 (in Microsoft SQL Server, data type modified in single-language databases)
The media type of the interaction. One of the following values:
CODE | U | C | Description |
---|---|---|---|
I_SDR_CALL_TYPE | X | Ensures that the combinations of values that are stored in the dimension table are unique. |
Field | Sort | Comment |
---|---|---|
CALL_TYPE | Ascending | |
MEDIA_TYPE | Ascending |
No subject area information available.