Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 548
   
2-107
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
Cfg_Mngr_App_Snapshot_State Table
Cfg_Mngr_App_Snapshot_State Table  
This table defines a specific state of the ICM Configuration Manager user interface that a user has saved. 
Information from this table is used to reconstruct the state of the ICM Configuration Manager when the 
Admin Workstation is restarted.
Related tables:
 (via DesktopSnapShotID)
Table 2-78 Cfg_Mngr_App_Snapshot_State Table Constraints
Constraint
Field Name(s)
PK
ApplicationID
DesktopSnapShotID
FK
DesktopSnapShotID
Table 2-79 Cfg_Mngr_App_Snapshot_State Table
Field Name
Description
Data Type
Keys and 
Null Option
ApplicationID
Identifies the application.
DBINT
PK
NOT NULL
ApplicationOpen
Valid options include:
Y = Indicates that the application was open when 
Configuration Manager was closed.
N = The application was not open when 
Configuration Manager was closed.
DBCHAR
NOT NULL
DesktopSnapShotID
A unique identifier for the desktop snapshot. 
DBINT
PK, FK
NOT NULL
Filter1
ID for the first filter key of the application. 
DBINT
NULL
Filter2
ID for the second filter key of the application.
DBINT
NULL
Filter3FieldName
A field name used for the third filter criteria.
VNAME32
NULL
Filter3FieldType
A field type identifier used for text/numeric 
lookup.
DBSMALLINT
NULL
Filter3OptionSelection
The selection type.
DBSMALLINT
NULL
Filter3Selection
The selection value.
varchar(255)
NULL
POSX
The application’s X position on the desktop.
DBSMALLINT
NULL
POSY
The application’s Y position on the desktop.
DBSMALLINT
NULL