Cisco Cisco IP Contact Center Release 4.6.1 技术参考

下载
页码 557
Keys and Null
Option:
Data Type:
Description:
Field Name:
NOT NULL
DBCHAR
Indicates whether or not the tools should
automatically retrieve data when they start:
AutoRetrieve
• Y = Yes, automatically retrieve data at startup.
• N = (Default) No, do not automatically retrieve
data.
NOT NULL
CHANGESTAMP
Incremented when the record is changed in the
central database.
ChangeStamp
PK NOT NULL
DBINT
A unique identifier for the desktop snapshot.
DesktopSnapShotID
NOT NULL
varchar(128)
A name for the desktop snapshot.
DesktopSnapShotName
FK NULL
DBINT
A unique identifier for the menu.
MenuID
NOT NULL
DBCHAR
Determines whether tools should be reopened
when a snapshot is loaded:
OpenAppsOnLoad
• Y = Yes, reopen tool when snapshot is loaded.
• N = (Default) No, do not reopen tool.
NOT NULL
DBCHAR
Indicates whether or not the application should
start in the screen position it was in when it was
last run by the user:
SaveApplicationPositions
• Y = Yes, start application is same position.
• N = (Default) No, start it in application’s
default position.
NOT NULL
DBCHAR
Deternimes whether or not filter settings should
be saved for all tools:
SaveFilterData
• Y = (Default) Yes, save filter settings.
• N = No, do not save filter settings.
FK NOT NULL
DBINT
A foreign key to the Cfg_Mngr_User_Settings
table.
UserSettingsID
Cfg_Mngr_User_Menu Table
This table is part of the 
To see database rules for this table,
click 
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.2(1)
115
Chapter 2:  All Tables
Cfg_Mngr_User_Menu Table