Cisco Cisco IPCC Web Option Technical References

Page of 620
It defines 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
 (via ApplicationInstanceID).
 (via ApplicationPathID).
 (via ApplicationPathID).
Table 42: Indexes for Application_Path Table
index_keys
index_description
index_name
EnterpriseName
nonclustered, unique, unique key
located on PRIMARY
XAK1Application_Path
ApplicationPathID
clustered, unique, primary key
located on PRIMARY
XPKApplication_Path
Fields in Application_Path Table:
Keys and Null Option:
Data Type:
Description:
Field 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
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
Application_Path_Member Table
. For database rules, click 
It defines 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