This page was last edited on January 10, 2020, at 18:53.
Comments or questions about this documentation? Contact us for support!
In the Column List:
Introduced: 8.5.003
In partitioned databases, this table is not partitioned.
This disposition-based aggregate table provides a rollup of interactions associated with Bot Gateway Server (BGS) interactions.
Column | Data Type | P | M | F | DV |
---|---|---|---|---|---|
AGR_SET_KEY | int | X | |||
DATE_TIME_KEY | int | X | -1 | ||
TENANT_KEY | int | X | -1 | ||
BGS_BOT_DIM_KEY | int | X | -1 | ||
BGS_BOT_NAME_DIM_KEY | int | X | -1 | ||
BGS_SESSION_DIM_KEY | int | X | -1 | ||
MEDIA_TYPE_KEY | int | X | -1 | ||
INITIATED | int | ||||
FAILED | int | ||||
CUSTOMER_TERMINATED | int | ||||
REJECTED | int | ||||
SESSION_TIME | int | ||||
MESSAGES_SENT | int | ||||
MESSAGES_RECEIVED | int |
The surrogate key that is used to join this aggregate table to the AGR_SET table.
The surrogate key that is used to join this aggregate table to the DATE_TIME dimension table to identify the calendar date and 15-minute interval at which the caller's participation in the interaction began.
The surrogate key that is used to join this aggregate table to the TENANT view to identify a specific tenant.
The surrogate key that is used to join the BGS_BOT dimension to the fact tables.
The surrogate key that is used to join the BGS_BOT_NAME dimension to the fact tables.
The surrogate key that is used to join the BGS_SESSION dimension to the fact tables.
The surrogate key that is used to join the MEDIA_TYPE dimension to the fact tables.
Indicates that the session was ended abnormally (due to some technical issue).
Indicates that the session was terminated by the customer.
The total number of messages received by a bot in the BGS session.
No subject area information available.