McDewey

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

Page 468

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

Use Unified ICM Configuration Manager to add, update, and delete Script_Table_Column records. Related Tables Script, on page 441 (via ScriptTableID) Table 382: Indexes for Script_Table_Column Table index_keys index_description index_name ScriptTableID, ColumnName nonclustered, unique, unique key located on PRIMARY XAK1Script_Table_Column ScriptTableColumnID clustered, unique, primary key located on PRIMARY XPKScript_Table_Column Table 383: Fields in Script_Table_Column Table Keys and NULL Option Data Type Description Name NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp AK-1 NOT NULL VNAME32 The name of the column in the external database. ColumnName NULL DBDATETIME Records the date and time when a record is added/updated. DateTimeStamp NULL DESCRIPTION Additional information about the column. Description PK NOT NULL DBINT A unique identifier for this script table column. ScriptTableColumnID AK-1, FK NOT NULL DBINT Foreign key from the Script_Table table. ScriptTableID Sec_Group This table is in the Security category (see Security, on page 633). To see database rules for these tables, see Security Tables, on page 702. Used internally to track the state of records in the User_Group table. The Sec_Group table contains one row for each User_Group row. Related Table User_Group, on page 599 (via UserGroupID) Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 450 All Tables Sec_Group