Cisco Cisco E-Mail Manager Unity Integration Option Technische Referenzen

Seite von 548
   
2-292
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Schedule_Map Table
Schedule_Map Table
Identifies the primary key values from a schedule in the external data source from which it is imported. 
Each schedule has one Schedule_Map row for each component of the primary key. If the primary key is 
a compound key, the schedule has multiple Schedule_Map rows.
Related tables:
 (viaScheduleID)
Table 2-303 Schedule_Map Table Constraints
Constraint
Field Name(s)
PK
ScheduleMapID
FK
ScheduleID
IE-1
ScheduleID
Table 2-304 Schedule_Map Table
Field Name
Description
Data Type
Keys and 
Null Option
ChangeStamp
Incremented when the record is changed in the 
central database.
CHANGESTAMP
NOT NULL
Description
Additional information about the key field.
DESCRIPTION
NULL
FieldName
The name of a primary key field.
VNAME32
NOT NULL
FieldValue
The value of the primary key field for the 
schedule.
DESCRIPTION
NOT NULL
ScheduleID
Foreign key that identifies the schedule.
DBINT
IE-1, FK
NOT NULL
ScheduleMapID
A unique identifier for the record.
DBINT
PK
NOT NULL