McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 545

↗ View in doc context
page
545
source
ucce/v15.0.1/db-schema-handbook/db-schema-handbook.md
chunk_id
ucce::v15.0.1::db-schema-handbook::db-schema-handbook::531

Skill_Group_Member Table This table is one of the Skill Group Member Detail tables in the Skill Target category (see Skill Target, on page 635). To see database rules for these tables, see Skill Target Tables, on page 702. The Skill Group Member table maps agents to skill groups. Each skill group contains one or more member agents. Each agent can be a member of one or more skill groups. Use the Skill Group Route Explorer tool to add, update, and delete Skill_Group_Member records. Related Tables Agent, on page 17 (AgentSkillTargetID maps to Agent.SkillTargetID) Skill_Group, on page 493 (SkillGroupSkillTargetID maps to Skill_Group.SkillTargetID) Table 416: Indexes for Skill_Group_Member Table index_keys index_description index_name AgentSkillTargetID nonclustered located on PRIMARY XIE1Skill_Group_Member SkillGroupSkillTargetID, AgentSkillTargetID clustered, unique, primary key located on PRIMARY XPKSkill_Group_Members Table 417: Fields in Skill_Group_Member Table Keys and NULL Option Data Type Description Name PK, FK, IE-1 NOT NULL DBINT The agent's SkillTargetID value. AgentSkillTargetID PK, FK NOT NULL DBINT The skill group's SkillTargetID value. SkillGroupSkillTargetID Skill_Group_Real_Time This table is in the Skill Target category (see Skill Target, on page 635). To see database rules for these tables, see Skill Target Tables, on page 702. Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 527 All Tables Skill_Group_Member