Technical References

It contains conguration data about external application instances. The data in this table enables
the software to identify application instances and grant them access to the Conguration
Management Service (CMS).
Related Table
Application Path (page 67) (via ApplicationInstanceID)
Table 41: Indexes for Application_Instance Table
index_keysindex_descriptionindex_name
EnterpriseNamenonclustered, unique, unique key
located on PRIMARY
XAK1Application_Instance
ApplicationInstanceIDclustered, unique, primary key
located on PRIMARY
XPKApplication_Instance
Fields in Application_Instance Table :
Keys and Null
Option:
Data Type:Description:Field Name:
PK NOT NULLDBINT
Identies the Application Instance.
ApplicationInstanceID
NOT NULLvarchar(32)
A key supplied by the application which allows the application
instance entry to CMS services.
ApplicationKey
NULLDBINT
Provides a key to the characteristics of certain applications.
ApplicationType
NOT NULLCHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
NULLDESCRIPTION
Additional information about this application instance.
Description
AK-1 NOT NULLVNAME32
The unique name of the application instance.
EnterpriseName
NOT NULLDBINT
Determines the permissions given to the application:
PermissionLevel
0 = Full read/write permission to all conguration tables.
1 = Read-only permission to all conguration tables (the
application may not change any data).
3 = Authentication only (only the ConAPI authentication APIs
will function).
Application_Path Table
This table is part of the Media Routing category (page 446). For database rules, click here. (page
507)
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
67
Chapter 2: All Tables
Application_Path Table