McDewey

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

Page 621

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

index_keys index_description index_name UserGroupID nonclustered located on PRIMARY XIE2User_Security_Control ObjectType, ObjectID, UserName clustered, unique, primary key located on PRIMARY XPKUser_Security_Control Table 469: Fields in User_Security_Control Table Keys and NULL Option Data Type Description Name NOT NULL DBINT The level of access that the user has for the object. To see values. see Access Levels, on page 654. AccessLevel PK NOT NULL DBINT Together with ObjectType, identifies the object. ObjectID PK, FK NOT NULL DBINT Together with ObjectID, identifies the object. ObjectType IE-2 NOT NULL DBINT Foreign key from the User_Group table. UserGroupID PK, IE-1 NOT NULL varchar(64) The SQL Server username of the user. UserName User_Supervisor_Map This table is in the Security category (see Security, on page 633). To see database rules for these tables, see Security Tables, on page 702. Used to allow an agent to log in as a Supervisor. When an agent logs in as a Supervisor, an entry for the agent is created in the User Group table to allow the agent login. Related Table User_Group, on page 599 (via UserGroupID) Table 470: Indexes for User_Supervisor_Map Table index_keys index_description index_name AgentSkillTargetID nonclustered, unique, unique key located on PRIMARY XAK1UserSupervisorMap UserGroupID, AgentSkillTargetID clustered, unique, primary key located on PRIMARY XPKUserSupervisorMap Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 603 All Tables User_Supervisor_Map