Cisco Cisco Unified Contact Center Enterprise 9.0(2) Referencia técnica

Descargar
Página de 548
   
2-437
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
VRU_Locale Table
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:
 (via LocaleID)
Table 2-405 RU_Local Table Constraints
Constraint
Field Name(s)
PK
LocaleID
AK-1
Locale
Table 2-406 VRU_Locale Table
Field Name
Description
Data Type
Keys and 
Null Option
ChangeStamp
Incremented when the record is changed in the 
central database.
CHANGESTAMP
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)
AK-1
NOT NULL
LocaleID
A unique identifier.
DBINT
PK
NOT NULL