Cisco Cisco Unified IP Interactive Voice Response (IVR) 8.0(1) Leaflet

Page of 84
      Database Schema
Database Table Details
58
Cisco Customer Response Solutions Database Schema
Related Tables
 (via skillGroupID and profileID)
 (via profileID)
 (via skillID and profileID)
Supervisor
Database table name: Supervisor
The Supervisor table contains the information about the supervisor.
The Supervisor table contains the fields shown in 
active
Determines whether the record is active 
in the CSQ: 
0—Inactive
1—Active
A record becomes inactive if the new 
skill group is deleted or updated.
bit
NOT NULL
skillWeight
Skills within a CSQ can be assigned 
weights. This field is used in the 
weighted skill calculation of the 
skill-based resource selection 
algorithm. 
Default value is 1.
int
NOT NULL
skillOrder
Skills within a CSQ can be ordered. 
This field is used in the order skill 
calculation of the skill-based resource 
selection algorithm.
int
NOT NULL
Table 1-24
Skill Group Table Fields (continued)
Field Name
Description
Storage