Technical References

Customer_Definition Table
This table is part of the Script category (page 451). For database rules, click here. (page 509)
Each row denes a customer associated with an ICM instance. Use the Customer list tool to
create, update, or delete a customer denition.
Related tables
Customer Denition (page 153) (via
CustomerDenitionID)
Customer Options (page 154) (via
CustomerDenitionID)
Call Type (page 74) (via
CustomerDenitionID)
Label (page 226) (via
CustomerDenitionID)
ICR Instance (page 212) (via
ICRInstanceID)
Feature Control Set (page 181) (via via
FeatureSetID)
Scheduled Target (page 315) (via
CustomerDenitionID)
Network VRU (page 244) (via
NetworkTargetID)
Master Script (page 232) (via
CustomerDenitionID)
User Group (page 427) (via
CustomerDenitionID)
Table 69: Indexes for Customer_Definition Table
index_keysindex_descriptionindex_name
EnterpriseNamenonclustered, unique, unique key
located on PRIMARY
XAK1Customer_Denition
ICRInstanceIDnonclustered located on PRIMARYXIE1Customer_Denition
CustomerDenitionIDclustered, unique, primary key
located on PRIMARY
XPKCustomer_Denition
Fields in Customer_Definition Table:
Keys and Null Option:Data Type:Description:Field Name:
NOT NULLCHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
PK NOT NULLDBINT
A unique identier for the customer denition.
CustomerDenitionID
NULLDESCRIPTION
Additional information about the customer denition.
Description
AK-1 NOT NULLVNAME32
An enterprise name for the customer. This name must be unique
among all customer denitions in the enterprise.
EnterpriseName
FK NULLDBINT
Identies a feature set from the Feature_Control_Set Table.
FeatureSetID
FK, IE-1 NOT NULLDBINT
Identies the instance associated with the customer.
ICRInstanceID
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
153
Chapter 2: All Tables
Customer_Definition Table