Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 620
It contains configuration data about external application instances. The data in this table enables
the software to identify application instances and grant them access to the Configuration
Management Service (CMS).
Related Table
 (via ApplicationInstanceID)
Table 41: Indexes for Application_Instance Table
index_keys
index_description
index_name
EnterpriseName
nonclustered, unique, unique key
located on PRIMARY
XAK1Application_Instance
ApplicationInstanceID
clustered, unique, primary key
located on PRIMARY
XPKApplication_Instance
Fields in Application_Instance Table :
Keys and Null
Option:
Data Type:
Description:
Field Name:
PK NOT NULL
DBINT
Identifies the Application Instance.
ApplicationInstanceID
NOT NULL
varchar(32)
A key supplied by the application which allows the application
instance entry to CMS services.
ApplicationKey
NULL
DBINT
Provides a key to the characteristics of certain applications.
ApplicationType
NOT NULL
CHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
NULL
DESCRIPTION
Additional information about this application instance.
Description
AK-1 NOT NULL
VNAME32
The unique name of the application instance.
EnterpriseName
NOT NULL
DBINT
Determines the permissions given to the application:
PermissionLevel
• 0 = Full read/write permission to all configuration tables.
• 1 = Read-only permission to all configuration tables (the
application may not change any data).
• 3 = Authentication only (only the ConAPI authentication API’s
will function).
Application_Path Table
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
67
Chapter 2:  All Tables
Application_Path Table