Cisco Cisco IPCC Web Option Technical References

Page of 620
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 table
Table 57: Indexes for Cfg_Mngr_App_Snapshot_State Table
index_keys
index_description
index_name
DesktopSnapShotID, ApplicationID
clustered, 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 NULL
DBINT
Identifies the application
ApplicationID
NOT NULL
DBCHAR
Valid options include:
ApplicationOpen
• Y = Indicates that the application was open when Configuration
Manager was closed.
• = The application was not open when Configuration Manager
was closed.
PK, FK NOT NULL
DBINT
A unique identifier for the desktop snapshot.
DesktopSnapShotID
NULL
DBINT
ID for the first filter key of the application.
Filter1
NULL
DBINT
ID for the second filter key of the application.
Filter2
NULL
VNAME32
A field name used for the third filter criteria.
Filter3FieldName
NULL
DBSMALLINT
A field type identifier used for text/numeric lookup.
Filter3FieldType
NULL
DBSMALLINT
The selection type.
Filter3OptionSelection
NULL
varchar(255)
The selection value.
Filter3Selection
NULL
DBSMALLINT
The application’s X position on the desktop.
POSX
NULL
DBSMALLINT
The application’s 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