Cisco Cisco IPCC Web Option Technical References

Page of 548
   
2-196
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Import_Schedule Table
Import_Schedule Table
Defines a command that the ICM software executes periodically to import data into a schedule.
Use the Workforce Management Integration System to schedule import operations.
Related tables:
 (via ScheduleID)
Table 2-199 Import_Schedule Table Constraints
Constraint
Field Name(s)
PK
ImportScheduleID
FK
ScheduleID
IE-1
ScheduleID
Table 2-200 Import_Schedule Table
Field Name
Description
Data Type
Keys and 
Null Option
AtCommand
The command the ICM software executes to 
import the data.
varchar(255)
NOT NULL
ChangeStamp
Incremented when the record is changed in the 
central database.
CHANGESTAMP
NOT NULL
Description
Additional information about the schedule import. DESCRIPTION
NULL
ImportScheduleID
A unique identifier for the Import Schedule 
record.
DBINT
PK
NOT NULL
ScheduleID
Identifies the Schedule for which the data is 
imported.
DBINT
FK, IE-1
NOT NULL
WorkstationName
The host name of the workstation from which the 
ICM software imports schedule data.
VNAME32
NOT NULL