Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 548
   
2-141
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
Enterprise_Route_Member Table
Enterprise_Route_Member Table
Maps routes to enterprise routes.
Use ICM Configuration Manager to add, update, and delete Enterprise_Route_Member records.
Related tables:
 (via EnterpriseRouteID)
 (via RouteID)
Table 2-133 Enterprise_Route_Member Table Constraints
Constraint
Field Name(s)
PK
EnterpriseRouteID
RouteID
FK
EnterpriseRouteID
RouteID
Table 2-134 Enterprise_Route_Member Table
Field Name
Description
Data Type
Keys and 
Null Option
EnterpriseRouteID
Foreign key from the Enterprise_Route table.
DBINT
PK, FK
NOT NULL
RouteID
Foreign key from the Route table.
DBINT
PK, FK
NOT NULL