Cisco Cisco Unified Customer Voice Portal 11.0(1)

Page of 102
10, "Call Transfer"
11, "Run Script"
12, "Agent Recording"
13, "ICM Recording"
14, "Agent Video"
15, "ICM Video
OutgoingECCVariable Table
This table stores the ECC Variables that are returned to an ICME script. This is for outgoing
calls—these are calls from Unified CVP back to ICM. At present, this table is populated only
when the ReqICMLabel element is used in a Call Studio script. Refer to the 
CVP Administration
and Configuration Guide
 for further explantion about using the ReqICMLabel element to pass
data to a Unified ICME script.
Description
Index
Null
Type
Field
The global unique id of
a call
Yes (Composite index
CallGUID,
CallStartDate)
No
char(35)
CallGUID
Date of the call, for
data purging purposes
Yes (second field in
Composite indexes)
No
date
CallStartDate
The identifier of the
session in which the
ECC variable changes
Yes (Composite index
SessionID,
CallStartDate)
No
int8
SessionID
The identifier of the
element in which the
ECC variable changes
Yes (Composite index
ElementID,
CallStartDate)
No
int8
ElementID
The name of session
variable that was exited
No
No
char(12)
ECCVarName
The value of session
variable
No
No
nvarchar(255)
ECCVarValue
Date and time when the
ECC variable changed
Yes
No
datetime
EventDateTime
The name of the
message bus that
No
No
varchar(42)
MessageBusName
delivers the VXML
data feed message
The date and time of
the database operation
No
No
datetime
DBDateTime
(when the record was
inserted). This is useful
for debugging purposes
Reporting Guide for Cisco Unified Customer Voice Portal Release 7.0(2)
68
Chapter 6: Introduction to the Database Schema
Table Definitions