McDewey

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

Page 111

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

Related Tables • Application_Instance, on page 91 (through ApplicationInstanceID) • Application_Path_Member, on page 94 (through ApplicationPathID) • Application_Path_Real_Time, on page 94 (through ApplicationPathID) • Logical_Interface_Controller, on page 288 (through LogicalControllerID) • Media_Routing_Domain, on page 305 (through MRDomainID) Table 56: Indexes for Application_Path Table index_keys index_description index_name ApplicationPathID Primary key XPKApplication_Path EnterpriseName Unique key XAK1Application_Path Table 57: Fields in Application_Path Table Keys and NULL Option Data Type Description Name FK NOT NULL DBINT Defines the application instance that uses this application path. ApplicationInstanceID PK NOT NULL DBINT A unique identifier for the application path. ApplicationPathID NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp NULL DBDATETIME Records the date and time when a record is added / updated. DateTimeStamp NULL DESCRIPTION Additional information about this application path. Description AK-1 NOT NULL VNAME32 The unique name of the application instance. EnterpriseName FK NOT NULL DBSMALLINT Foreign key to the Logical_Interface_Controller table. LogicalControllerID Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 93 All Tables Application_Path