This page was last edited on November 13, 2020, at 23:36.
Comments or questions about this documentation? Contact us for support!
In the Column List:
Introduced: 8.5.0
In partitioned databases, this table is not partitioned.
This table contains a record of survey answer data. The same columns and column descriptions apply to other AGT_SDR_SURVEY_ANS_* tables.
Column | Data Type | P | M | F | DV |
---|---|---|---|---|---|
DATE_TIME_KEY | NUMBER(38,0) | X | -1 | ||
GROUP_COMBINATION_KEY | NUMBER(38,0) | X | -1 | ||
RESOURCE_KEY | NUMBER(38,0) | X | -1 | ||
SDR_APPLICATION_KEY | NUMBER(38,0) | X | -1 | ||
MULTI_AGENT_FLAG | NUMBER(38,0) | -1 | |||
SDR_SURVEY_QUESTIONS_KEY | NUMBER(38,0) | X | -1 | ||
SDR_SURVEY_ANSWERS_KEY | NUMBER(38,0) | X | -1 | ||
SURVEY_COUNT | NUMBER(38,0) | ||||
AGR_SET_KEY | NUMBER(38,0) | X | X |
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 records in this aggregate table to the RESOURCE_GROUP_COMBINATION dimension table to identify a specific combination of queue groups of which the queue was a member when the interaction entered the queue.
The surrogate key that is used to join this aggregate table to the RESOURCE_ dimension table.
The surrogate key that is used to join this aggregate table to the SDR_APPLICATION dimension table.
The number of calls that were successfully transferred by the agent to another agent, where a survey was later accepted and completed by the caller.
The key that is used to join the SDR_SURVEY_QUESTIONS dimension to the fact tables.
The key that is used to join the SDR_SURVEY_ANSWERS dimension to the fact tables.
The surrogate key that is used to join this aggregate table to the AGR_SET table.
No subject area information available.