McDewey

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

Page 29

↗ View in doc context
page
29
source
uccx/v12.5/db-schema-guide/uccx-12.5su1-db-schema-guide.md
chunk_id
uccx::v12.5::db-schema-guide::uccx-12.5su1-db-schema-guide::22

Storage Description Field Name int NOT NULL Primary Key Identifier of the Unified CCX profile that is associated with this record. profileID int NOT NULL Primary Key Numeric identifier of the skill. skillID int NOT NULL Existing skill level of the agents. Values range from 1 (lowest) to 10 (highest). fromcompetency int NOT NULL Modified skill level of the agents. Values range from 1 (lowest) to 10 (highest). tocompetency smallint NOT NULL The type of operation performed on the skill: • Skill Add(1) • Skill Removed(2) • Competency Increased(3) • Competency Decreased(4) operation Related Topics AuditReskill, on page 15 CalendarAssociation Database table name: CalendarAssociation The calendar and application association is persisted in the CalendarAssociation table. Table 11: CalendarAssociation Table Fields Storage Description Field Name serial NOT NULL Primary Key Unique identifier of the record. recordid int NOT NULL A unique identifier for the calendar. calendarid nvarchar(50) NOT NULL Application name or the chat widget ID associated with the calendar. entity Cisco Unified Contact Center Express Database Schema Guide, Release 12.5(1) SU1 17 Database Schema CalendarAssociation

Page 29 diagram