Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 548
   
2-113
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
Cfg_Mngr_View Table
Cfg_Mngr_View Table
This table holds the information necessary to produce the tree view structure for multiple default and 
custom menus within the ICM Configuration Manager.
Related tables:
 (via MenuID)
Table 2-88 Cfg_Mngr_View Table Constraints
Constraint
Field Name(s)
PK
MenuID
NodeID
FK
MenuID
IE-1
PeerNodeID
IE-2
ChildNodeID
Table 2-89 Cfg_Mngr_View Table
Field Name
Description
Data Type
Keys and 
Null Option
ApplicationID
Identifies the application.
DBINT
NULL
ChangeStamp
Incremented when the record is changed in the 
central database.
CHANGESTAMP
NOT NULL
ChildNodeID
Identifies the child node in the tree view.
DBINT
IE-2
NULL
MenuID
A unique identifier for the menu.
DBINT
PK, FK
NOT NULL
NodeID
A unique identifier for the node in the tree view. 
DBINT
PK
NOT NULL
PeerNodeID
Identifies the peer node in the tree view.
DBINT
IE-1
NULL