McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 226

↗ View in doc context
page
226
source
ucce/v15.0.1/db-schema-handbook/db-schema-handbook.md
chunk_id
ucce::v15.0.1::db-schema-handbook::db-schema-handbook::212

Table 140: Indexes for Customer_Definition Table index_keys index_description index_name EnterpriseName nonclustered, unique, unique key located on PRIMARY XAK1Customer_Definition ICRInstanceID nonclustered located on PRIMARY XIE1Customer_Definition CustomerDefinitionID clustered, unique, primary key located on PRIMARY XPKCustomer_Definition Table 141: Fields in Customer_Definition Table Keys and NULL Option Data Type Description Name NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp PK NOT NULL DBINT A unique identifier for the customer definition. CustomerDefinitionID NULL DBDATETIME Records the date and time when a record is added / updated. DateTimeStamp NULL DESCRIPTION Additional information about the customer definition. Description AK-1 NOT NULL VNAME32 An enterprise name for the customer. This name must be unique among all customer definitions in the enterprise. EnterpriseName FK NULL DBINT Identifies a feature set from the Feature_Control_Set Table. FeatureSetID FK, IE-1 NOT NULL DBINT Identifies the instance associated with the customer. ICRInstanceID FK, NULL DBINT Identifies the Network VRU, if any, associated with the customer. NetworkTargetID Customer_Options This table is part of the Script category (see Script, on page 629). For database rules, see Script Tables, on page 701. Each row identifies options installed for a specific customer. Related Table Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 208 All Tables Customer_Options