McDewey

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

Page 321

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

Admin_Script_Schedule_Map, on page 14 (via MasterScriptID) Customer_Definition, on page 207(via CustomerDefinitionID) Business_Entity, on page 107 (via EntityID) Call_Type_Map, on page 128 (via MasterScriptID) Call_Type_Real_Time, on page 142 (via MasterScriptID) Script, on page 441 (via MasterScriptID) Table 243: Indexes for Master_Script Table index_keys index_description index_name DateTimeStamp Nonclustered index located on PRIMARY XIE1Master_Script CustomerIdShadow, EntityID, EnterpriseName nonclustered, unique, unique key located on PRIMARY XAK1Master_Script MasterScriptID clustered, unique, primary key located on PRIMARY XPKMaster_Script Table 244: Fields in Master_Script Table Keys and NULL Option Data Type Description Name NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp NOT NULL DBINT Specifies the version of the script that is currently available for use. CurrentVersion FK NULL DBINT Identifies the customer definition associated with the script. CustomerDefinitionID AK-1 NOT NULL DBINT A "shadow" CustomerDefinitionID that allows multiple scripts with the same EnterpriseName and different customer numbers. CustomerIdShadow NULL DBDATETIME Records the date and time when a record is added/updated. DateTimeStamp NULL DBINT Foreign key from Department. NULL for global department. DepartmentID NULL DESCRIPTION Additional information about the script. Description AK-1 NOT NULL varchar(64) An enterprise name for the master script. The name must be unique among all master scripts within the business entity. EnterpriseName Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 303 All Tables Master_Script