Cisco Cisco E-Mail Manager Unity Integration Option Technische Referenzen

Seite von 548
   
2-148
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Expanded_Call_Variable Table
Expanded_Call_Variable Table
Each row describes an expanded call variable.
Use ICM Configuration Manager to add, update, and delete Expanded_Call_Variable records.
Table 2-145 Expanded_Call_Variable Table Constraints
Constraint
Field Name(s)
PK
ExpandedCallVariableID
AK-1
EnterpriseName
Table 2-146 Expanded_Call_Variable Table
Field Name
Description
Data Type
Keys and 
Null Option
ChangeStamp
Incremented when the record is changed in the 
central database.
CHANGESTAMP
NOT NULL
Deleted
Deleted Flag. Stored as a character:
Y = Yes
N = No
DBCHAR
NOT NULL
Description
Additional information about the call variable.
DESCRIPTION
NULL
ECCArray
Indicates whether the call variable is an array:
Y = Yes
N = No
DBCHAR
NOT NULL
Enabled
Indicates whether the call variable is currently 
enabled:
Y = Yes
N = No
DBCHAR
NOT NULL
EnterpriseName
An enterprise name for this call variable. This 
name must be unique among all expanded call 
variables within the business entity.
VNAME32
AK-1
NOT NULL
ExpandedCallVariableID
A unique identifier for the call variable.
DBSMALLINT
PK
NOT NULL
GeoTelProvided
Indicates whether the call variable is provided by 
Cisco:
Y = Yes
N = No
DBCHAR
NOT NULL
MaximumArraySize
If the call variable is an array, the maximum 
number of elements in the array: 1 to 255.
DBINT
NULL
MaximumLength
The maximum length of the call variable value: 1 
to 210.
DBINT
NOT NULL