McDewey

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

Page 104

↗ View in doc context
page
104
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::97

Storage Description Field Name smallint NOT NULL Indicates the type of operation to be performed - either addition/removal of a resource for a CSQ. Scheduled Addition(1) Scheduled Removal(2) operation nvarchar(128,0) NOT NULL Login ID of the resource who has scheduled addition/removal of a resource for a CSQ. reskiller smallint NOT NULL Indicates whether supervisor/admin has scheduled addition/removal of a resource for a CSQ. Supervisor(1) Administrator(2) reskiller_type bigint NOT NULL Epoch time in seconds, indicating when the resource will be added/removed for a CSQ. scheduletime boolean NOT NULL Indicates whether the record is active or not. When a resource is successfully added/removed for a CSQ, this field is set to false. active datetime year to second Date and time of the record when it is marked as inactive. dateinactive Schedule Reskill Status Database table name: schedule_reskill_status The Unified CCX system stores the results of schedule operation in the Schedule Reskill Status table. Table 65: Skill Table Fields Storage Description Field Name int NOT NULL Identifier used for conflict resolution in an island mode. nodeid int NOT NULL Foreign key to the schedule_reskill table. scheduledid datetime year to second NOT NULL Schedule run time. timestamp Cisco Unified Contact Center Express Database Schema Guide, Release 12.5(1) SU1 92 Database Schema Schedule Reskill Status

Page 104 diagram