Cisco Cisco Unified Contact Center Enterprise 9.0(2) Technical References

Page of 548
   
2-109
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
Cfg_Mngr_User_Desktop_Snap Table
Cfg_Mngr_User_Desktop_Snap Table 
This table retains information on current Configuration Manager state for a particular user. 
Table 2-82 Cfg_Mngr_User_Desktop_Snap Table Constraints
Constraint
Field Name(s)
PK
DesktopSnapShotID
FK
MenuID
UserSettingsID
Table 2-83 Cfg_Mngr_User_Desktop_Snap Table
Field Name
Description
Data Type
Keys and 
Null Option
AllowMultipleApp
Instances
Determines whether multiple executing instances 
of a tool should be allowed:
Y = (Default) Yes, allow multiple instances to run 
at once.
N = No, do not allow multiple instances. 
DBCHAR
NOT NULL
AutoRetrieve
Indicates whether or not the tools should 
automatically retrieve data when they start:
Y = Yes, automatically retrieve data at startup.
N = (Default) No, do not automatically retrieve 
data.
DBCHAR
NOT NULL
ChangeStamp
Incremented when the record is changed in the 
central database.
CHANGESTAMP
NOT NULL
DesktopSnapShotID
A unique identifier for the desktop snapshot. 
DBINT
PK
NOT NULL
DesktopSnapShotName
A name for the desktop snapshot.
VNAME32
NOT NULL
MenuID
A unique identifier for the menu.
DBINT
FK
NULL
OpenAppsOnLoad
Determines whether tools should be reopened 
when a snapshot is loaded:
Y = Yes, reopen tool when snapshot is loaded.
N = (Default) No, do not reopen tool.
DBCHAR
NOT NULL
SaveApplication
Positions
Indicates whether or not the application should 
start in the screen position it was in when it was 
last run by the user:
Y = Yes, start application is same position.
N = (Default) No, start it in application’s default 
position. 
DBCHAR
NOT NULL