Technical References

It denes a path from a registered application instance to a CTI Server. Applications need an
interface to CTI Server in order to report logins, agent states, and task messages to the ICM
software.
Related Tables
Application Instance (page 66) (via ApplicationInstanceID).
Application Path Member (page 68) (via ApplicationPathID).
Application Path Real Time (page 69) (via ApplicationPathID).
Logical Interface Controller (page 230) (via LogicalControllerID).
Media Routing Domain (page 234) (via MRDomainID)
Table 42: Indexes for Application_Path Table
index_keysindex_descriptionindex_name
EnterpriseNamenonclustered, unique, unique key
located on PRIMARY
XAK1Application_Path
ApplicationPathIDclustered, unique, primary key
located on PRIMARY
XPKApplication_Path
Fields in Application_Path Table:
Keys and Null Option:Data Type:Description:Field Name:
FK NOT NULLDBINT
Denes the application instance that uses this application path.
ApplicationInstanceID
PK NOT NULLDBINT
A unique identier for the application path.
ApplicationPathID
NOT NULLCHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
NULLDESCRIPTION
Additional information about this application path.
Description
AK-1 NOT NULLVNAME32
The unique name of the application instance.
EnterpriseName
FK NOT NULLDBSMALLINT
Foreign key to the Logical_Interface_Controller table.
LogicalControllerID
Application_Path_Member Table
This table is part of the Media Routing category (page 446). For database rules, click here. (page
507)
It denes the Media Routing Domains (MRDs) that use a particular application path.
Related Tables
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
68
Chapter 2: All Tables
Application_Path_Member Table