Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 620
Related tables
 (via Entity ID)
 (via EntityID)
Table 46: Indexes for Business_Entity Table
index_keys
index_description
index_name
EntityName
nonclustered, unique, unique key
located on PRIMARY
XAK1Business_Entity
EntityID
clustered, unique, primary key
located on PRIMARY
XPKBusiness_Entity
Fields in Business_Entity Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
NOT NULL
CHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
NULL
DESCRIPTION
Additional information about the business entity.
Description
PK NOT NULL
DBINT
A unique identifier for the business entity.
EntityID
AK-1 NOT NULL
varchar(30)
The name of the business entity.
EntityName
Call_Type Table
This table is part of the 
Each row describes a category of calls that the software can handle. The Dialed Number Map
table determines which calls are assigned to each category; the Call Type Map table determines
which scripts are executed for each call type.
Use the Call Type list tool to add, update, and delete Call_Type records. This tool can be launched
through the Configuration Manager.
Related tables
CallTypeID)
CallTypeID)
CallTypeID)
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
74
Chapter 2:  All Tables
Call_Type Table