McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 459

↗ View in doc context
page
459
source
ucce/v15.0.1/db-schema-handbook/db-schema-handbook.md
chunk_id
ucce::v15.0.1::db-schema-handbook::db-schema-handbook::445

Table 365: Fields in Scheduled_Target_Real_Time Table Keys and NULL Option Data Type Description 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 This table is part of the Script category (see Script, on page 629). For database rules, see Script Tables, on page 701. 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 Call_Type_Real_Time, on page 142 (via ScriptID) Master_Script, on page 302 (via MasterScriptID) Route Call Data (via ScriptID) Script_Cross_Reference, on page 443 (via ScriptID) Script_Data, on page 444 (via ScriptID) Script_Five_Minute, on page 444 (via ScriptID) Script_Print_Control, on page 446(via ScriptID) Script_Real_Time, on page 447 (via ScriptID) Script_Queue_Real_Time, on page 446 (via ScriptID) Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 441 All Tables Script