McDewey

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

Page 72

↗ View in doc context
page
72
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::65

Table 41: DayShiftMap Table Fields Storage Description Field Name serial NOT NULL Primary Key A unique identifier for the record. recordid int NOT NULL A unique identifier for the calendar. calid nvarchar (3) NOT NULL Day of the week. dow nvarchar (25) NOT NULL The shift name configured for the specific day of the week. shiftname NOT NULL smallint Type of the shift. shifttype int NOT NULL Shift start time in 24-hour format. fromtime int NOT NULL Shift end time in 24-hour format. totime boolean NOT NULL Indicates whether the record is currently active or not. f = Inactive t = Active active DATETIME year to second NULL Date and time of the record when it is marked as inactive. dateinactive DebugFlag Database table name: DebugFlag This table provides information about the status of the debug flag. The debug flag can be set to Enable or Disable. Table 42: DebugFlag Table Field Storage Description Field Name boolean NULL Specifies the flag for debugging. flag Cisco Unified Contact Center Express Database Schema Guide, Release 12.5(1) SU1 60 Database Schema DebugFlag

Page 72 diagram