McDewey

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

Page 622

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

Table 471: Fields in User_Supervisor_Map Table Keys and NULL Option Data Type Description Name PK, AK-1 NOT NULL DBINT The identifier for the SkillTargetID for an agent that is a supervisor. Note The SupervisorAgent field for this agent must be Y. AgentSkillTargetID PK, FK NOT NULL DBINT The identifier for the user. Note The UserGroupType for this user must be U. UserGroupID User_Variable This table is part of the Script category (see Script, on page 629). For database rules, see Script Tables, on page 701. Contains the definitions of user variables. You can optionally associate a variable with an object type (such as service or skill group). The system software then creates an instance of the variable for each object of that type (for example, for each service or each skill group). You can set and reference variables within scripts. If a variable is persistent, its value is stored in the Persistent_Variable table. Use the User Variable list tool to create, update, and delete definitions of user variables. Related Table Persistent_Variable, on page 342 (via UserVariableID) Table 472: Indexes for User_Variable Table index_keys index_description index_name ObjectType, VariableName nonclustered, unique, unique key located on PRIMARY XAK1User_Variable UserVariableID clustered, unique, primary key located on PRIMARY XPKUser_Variable Table 473: Fields in User_Variable Table Keys and NULL Option Data Type Description Name NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 604 All Tables User_Variable