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 data. The same columns and column descriptions apply to other AGT_SDR_SURVEY_* tables.
Column | Data Type | P | M | F | DV |
---|---|---|---|---|---|
DATE_TIME_KEY | int | X | -1 | ||
GROUP_COMBINATION_KEY | int | X | -1 | ||
RESOURCE_KEY | int | X | -1 | ||
SDR_APPLICATION_KEY | int | X | -1 | ||
OFFERED | int | ||||
ACCEPTED | int | ||||
ANSWERED | int | ||||
NO_INPUT_ERROR | int | ||||
NO_MATCH_ERROR | int | ||||
AGR_SET_KEY | int | 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 total number of survey interactions that were accepted or rejected by a handling resource.
The total number of survey interactions that were accepted by a handling resource.
The total count of instances when the caller's input was not heard or not received.
The total count of instances when the caller's input did not match a set of possible values predefined in the Designer application.
The surrogate key that is used to join this aggregate table to the AGR_SET table.
No subject area information available.