McDewey

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

Page 337

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

Table 263: Indexes for Network_Vru_Script Table index_keys index_description index_name EnterpriseName nonclustered, unique, unique key located on PRIMARY XAK1Network_VRU_Script VruScriptName, NetworkTargetID nonclustered, unique, unique key located on PRIMARY XAK2Network_VRU_Script NetworkVruScriptID clustered, unique, primary key located on PRIMARY XPKNetwork_VRU_Script Table 264: Fields in Network_Vru_Script Table Keys and NULL Option Data Type Description Name NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp NULL varchar(255) An optional string that is sent to the VRU to initialize the script. ConfigParam FK NULL DBINT Identifies the customer definition associated with the script. CustomerDefinitionID NULL DBDATETIME Records the date and time when a record is added/updated. DateTimeStamp NULL DBINT Foreign key from Department. NULL for global department. DepartmentID NULL DESCRIPTION Additional information about the script. Description AK-1 NOT NULL VNAME32 An enterprise name for the VRU script. This name must be unique among all VRU scripts in the enterprise. EnterpriseName NOT NULL DBCHAR Indicates whether the script can be interrupted (for example, if an agent becomes available to handle the call): • Y = Interruptible • N = Not interruptible Interruptible AK-2, FK NOT NULL DBINT Identifies the network VRU associated with the script. NetworkTargetID PK NOT NULL DBINT A unique identifier the system software uses for the script. NetworkVruScriptID Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 319 All Tables Network_Vru_Script