Cisco Cisco Unified Contact Center Enterprise 9.0(1) Referências técnicas

Página de 718
Table 229: 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
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
category. To see database rules for these tables, see
.
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
(via CustomerDefinitionID)
(via NetworkTargetID)
Table 230: 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
Database Schema Guide for Cisco Unified Contact Center Enterprise Release 9.0    
333
All tables
Network_Vru_Script