Cisco Cisco IPCC Web Option Technical References

Page of 620
Vru_Locale Table
 tables. For database rules, click 
This table contains a list of locales (a locale is a combination of language and country) supported
by VRU micro-applications.
Related table
 (via LocaleID)
Table 220: Indexes for Vru_Locale Table
index_keys
index_description
index_name
Locale
nonclustered, unique, unique key
located on PRIMARY
XAK1Vru_Locale
LocaleID
clustered, unique, primary key
located on PRIMARY
XPKVru_Locale
Fields in Vru_Locale Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
NOT NULL
CHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
AK-1 NOT NULL
varchar(10)
A combination of language and country specifying the language the
VRU micro-application executes in:
Locale
• en-us = U.S. English (default)
• en-gb = Great Britain English
• es-es = European Spanish
• es-mx = Mexican Spanish
PK NOT NULL
DBINT
A unique identifier.
LocaleID
Vru_Port_Map Table
In cases where ACD and VRU PIMs are controlled by the same PG, the VRU_Port_Map table
is used to specify how VRU ports map to ACD ports or trunks.
Use the VRU Port Map and Bulk Insert tool to map VRU ports to ACD ports or trunks.
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
437
Chapter 2:  All Tables
Vru_Locale Table