McDewey

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

Page 210

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

Cfg_Mngr_User_Settings This table is part of the User Preferences group (see User Preferences, on page 650). To see database rules for this table, see User Preferences Tables, on page 704. This table holds specific Unified CCE Configuration Manager settings for each user Unified CCE Configuration Manager. Related Tables Cfg_Mngr_User_Desktop_Snap, on page 189 (via UserSettingsID) Table 113: Indexes for Cfg_Mngr_User_Settings Table index_keys index_description index_name LoginName nonclustered, unique, unique key located on PRIMARY XAK1Cfg_Mngr_User_Settings UserSettingsID clustered, unique, primary key located on PRIMARY XPKCfg_Mngr_User_Settings Table 114: Fields in Cfg_Mngr_User_Settings Table Keys and NULL Option Data Type Description Name NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp NULL DBDATETIME Records the date and time when a record is added/updated. DateTimeStamp NULL DBINT Identifier for the last desktop snapshot that the user had opened before closing the Unified ICM Configuration Manager. LastDesktopSnapShotID AK-1 NOT NULL varchar(128) The unique login name of the user who owns these settings. LoginName NOT NULL DBCHAR Indicates whether or not to save the current desktop snapshot settings when the Unified ICM Configuration Manager is closed: • Y = Yes, save settings on exit (the default). • N = No, do not save settings on exit. SaveSnapShotOnExit PK NOT NULL DBINT A unique identifier for the user settings. UserSettingsID Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 192 All Tables Cfg_Mngr_User_Settings