Technical References

This table denes a specic state of the ICM Conguration Manager user interface that a user
has saved. Information from this table is used to reconstruct the state of the ICM Conguration
Manager when the Admin Workstation is restarted.
Related table
Cfg Mngr User Desktop Snap (page 144) (via DesktopSnapShotID)
Table 57: Indexes for Cfg_Mngr_App_Snapshot_State Table
index_keysindex_descriptionindex_name
DesktopSnapShotID, ApplicationIDclustered, unique, primary key
located on PRIMARY
XPKCfg_Mngr_App_Snapshot_State
Fields in Cfg_Mngr_App_Snapshot_State Table :
Keys and Null Option:Data Type:Description:Field Name:
PK, NOT NULLDBINT
Identies the application
ApplicationID
NOT NULLDBCHAR
Valid options include:
ApplicationOpen
Y = Indicates that the application was open when Conguration
Manager was closed.
N = The application was not open when Conguration Manager
was closed.
PK, FK NOT NULLDBINT
A unique identier for the desktop snapshot.
DesktopSnapShotID
NULLDBINT
ID for the rst lter key of the application.
Filter1
NULLDBINT
ID for the second lter key of the application.
Filter2
NULLVNAME32
A eld name used for the third lter criteria.
Filter3FieldName
NULLDBSMALLINT
A eld type identier used for text/numeric lookup.
Filter3FieldType
NULLDBSMALLINT
The selection type.
Filter3OptionSelection
NULLvarchar(255)
The selection value.
Filter3Selection
NULLDBSMALLINT
The applications X position on the desktop.
POSX
NULLDBSMALLINT
The applications Y position on the desktop.
POSY
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
143
Chapter 2: All Tables
Cfg_Mngr_App_Snapshot_State Table