Cisco Cisco IPCC Web Option Technical References

Page of 404
 
2-192
Cisco ICM Software Database Schema Handbook
78-11677-04
Chapter 2      Table Details
Scheduled_Target_Real_Time Table
Related tables:
Customer Definition (via CustomerDefinitionID)
Network Target (via NetworkTargetID)
Schedule (via ScheduleID)
Scheduled Target Real Time (via NetworkTargetID)
Scheduled_Target_Real_Time Table
Local database only.
Contains one row for each scheduled target. The ICM software updates the real-time data each time it 
sends a call to the target or receives a notification from the routing client that a call has completed. The 
Admin Workstation receives updated data every 15 seconds.
Related tables:
Scheduled Target (via NetworkTargetID)
Description
Additional information about the scheduled target.
varchar(255)
NULL
ChangeStamp
Incremented when the record is changed in the central 
database.
int
NOT NULL
Table 2-153 Scheduled_Target Table (continued)
Field Name
Description
Data Type
Keys and Null 
Option
Table 2-154 Scheduled_Target_Real_Time Table
Field Name
Description
Data Type
Keys and Null 
Option
NetworkTargetID
Identifies the scheduled target.
int
PK, FK, NOT 
NULL
DateTime
The date and time when the row was last updated.
datetime
NOT NULL
CallsInProgress
The number of calls currently in progress at the 
scheduled target.
int
NULL
MaxCallsInProgress
The maximum number of simultaneous calls the target 
can handle for the current time period (based on its 
schedule).
int
NULL
RouterCallsQNow
Number of calls currently queued at the 
CallRouter for this target.
int
NULL