Cisco Cisco Unified Contact Center Enterprise 9.0(2) Technical References

Page of 404
 
2-294
Cisco ICM Software Database Schema Handbook
78-11677-04
Chapter 2      Table Details
VRU_Locale Table
Related tables:
VRU_Locale (via LocaleID)
VRU_Currency (via CurrencyID)
VRU_Locale Table
This table contains a list of locales (a locale is a combination of language and country) supported by 
VRU micro-applications.
Related tables:
VRU_Defaults (via LocaleID)
InvalidEntryTries
Number of times ISN repeats the Get Digits cycle 
when the caller enters invalid data. (Total includes the 
first cycle.) Valid options are the digits 1-9 (default: 
3).
int
NOT NULL
ChangeStamp
Incremented when the record is changed in the central 
database.
int
NOT NULL
Table 2-198 VRU_Defaults Table (continued)
Field Name
Description
Data Type
Keys and Null 
Option
Table 2-199 VRU_Locale Table
Field Name
Description
Data Type
Keys and Null 
Option
LocaleID
A unique identifier.
int
PK, NOT NULL
Locale
A combination of language and country specifying 
the language the VRU micro-application executes in:
en-us = U.S. English (default)
en-gb = Great Britain English
es-es = European Spanish
es-mx = Mexican Spanish
varchar(10)
AK1, NOT 
NULL
ChangeStamp
Incremented when the record is changed in the central 
database.
int
NOT NULL