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

Page of 548
   
2-298
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Schedule_Source Table
Schedule_Source Table 
Each row indicates the system and path from which the associated schedule data are imported.
Related tables:
 (via ScheduleSourceID)
Table 2-309 Schedule_Source Table Constraints
Constraint
Field Name(s)
PK
ScheduleSourceID
FK
EntityID
IE-1
EntityID
Table 2-310 Schedule_Source 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 data source.
DESCRIPTION
NULL
EntityID
If partitioning is enabled, indicates the business 
entity to which the schedule belongs.
DBINT
FK, IE-1
NULL
FilePath
The full file path from which data are retrieved.
DESCRIPTION
NULL
LoginName
The user name to use when logging into the 
system.
varchar(64)
NULL
ScheduleSourceID
A unique identifier for the record.
DBINT
PK
NOT NULL
SystemName
The name of the system.
VNAME32
NOT NULL
SystemPassword
The password to use when logging into the system. varchar(32)
NULL
SystemTimeZone
The time zone for the system. The value is the 
offset in minutes from GMT.
varchar(255)
NULL
SystemType
The type of system from which the data are 
imported.
DBINT
NOT NULL