McDewey

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

Page 336

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

Table 261: Indexes for Network_Vru_Bank Table index_keys index_description index_name TrunkGroupID nonclustered, unique, unique key located on PRIMARY XAK1Network_Vru_Bank NetworkTargetID clustered, unique, primary key located on PRIMARY XPKNetwork_Vru_Bank Table 262: Fields in Network_Vru_Bank Table Keys and NULL Option Data Type Description Name NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp NULL DBDATETIME Records the date and time when a record is added/updated. DateTimeStamp PK, NOT NULL DBINT Unique identifier for the Network VRU member. NetworkTargetID FK, NOT NULL DBINT Foreign key from the Network Target table. This is pointing at the type-9 Network VRU. NetworkVruNetworkTargetID NULL DBINT Foreign key from Translation Route. TranslationRouteSkillTargetID FK, NOT NULL DBINT Foreign key from the Trunk Group table. Indicates the Trunk Group associated with this Network VRU member. TrunkGroupID Network_Vru_Script This table is in the Route category (see Route, on page 625). To see database rules for these tables, see Route Tables, on page 700. Each row identifies a script used by a network VRU to handle a call. A VRU script is managed by the VRU itself. It is not stored in the system database or directly managed by the system software. The system software can only direct the VRU to run the script. You can configure a VRU script in the Unified ICM Configuration Manager. You can then reference it in a routing script. Related Tables Customer_Definition, on page 207 (via CustomerDefinitionID) Network_Vru, on page 316 (via NetworkTargetID) Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 318 All Tables Network_Vru_Script