McDewey

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

Page 111

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

Team Database table name: Team The Team table contains information about specific teams. Table 72: Team Table Fields Storage Description Field Name int NOT NULL Primary Key Numeric identifier for this team. teamID int NOT NULL Primary Key Identifier of the Unified CCX profile that is associated with this record. profileID nvarchar(50,0) NOT NULL Name of this team. teamName boolean NOT NULL Indicates whether the record is active in the Unified CCX system. A record becomes inactive if a team is deleted or updated. f = Inactive t = Active active datetime year to fraction(3) NULL The date on which this record was deleted. dateInactive smallint NOT NULL Indicates the auto answer and zip tone option selected for this team. 0 - No auto answer 1 - Auto answer with zip tone 2 - Auto answer without zip tone Default value = 0 autoanswer Cisco Unified Contact Center Express Database Schema Guide, Release 12.5(1) SU1 99 Database Schema Team

Page 111 diagram