Cisco Cisco IPCC Web Option Technical References

Page of 620
Table 174: Indexes for Scheduled_Target_Real_Time Table
index_keys
index_description
index_name
NetworkTargetID
clustered, unique, primary key
located on PRIMARY
XPKScheduled_Target_Real_Time
Fields in Scheduled_Target_Real_Time Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
NULL
DBINT
The number of calls currently in progress at the scheduled target.
CallsInProgress
NOT NULL
DBDATETIME
The date and time when the row was last updated.
DateTime
NULL
DBINT
The maximum number of simultaneous calls the target can handle
for the current time period (based on its schedule).
MaxCallsInProgress
PK, FK NOT NULL
DBINT
Identifies the scheduled target.
NetworkTargetID
NULL
DBINT
Number of calls currently queued at the CallRouter for this target.
RouterCallsQNow
Script Table
This table is part of the 
Each row represents a version of a routing script or an administrative script. You can save
multiple versions of each script. The binary representation of the script version is stored in the
Script_Data table. General information that applies to all versions of a script is stored in the
Master Script table.
Use the Script Editor to create and modify scripts.
Related tables
 (via
ScriptID)
 (via
MasterScriptID)
ScriptID)
 (via
ScriptID)
 (via ScriptID)
 (via
ScriptID)
ScriptID)
 (via
ScriptID)
ScriptID)
Table 175: Indexes for Script Table
index_keys
index_description
index_name
MasterScriptID, Version
nonclustered, unique, unique key
located on PRIMARY
XAK1Script
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
317
Chapter 2:  All Tables
Script Table