McDewey

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

Page 33

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

Use the Administrative Manager facility of the Script Editor to add, update, and delete Admin_Script_Schedule_Map records. Related tables • Master_Script, on page 302 (through MasterScriptID) Table 2: Indexes for Admin_Script_Schedule_Map Table index_keys index_description index_name MasterScriptID, SequenceNumber Primary key XPKAdmin_Script_Schedule_Map Table 3: Fields in Admin_Script_Schedule_Map Table Keys and NULL Option Data Type Description Name NOT NULL DBINT A bitmask specifying the days on which the script is run. To see values, see Days, on page 657. DayFlags NOT NULL DBSMALLINT Indicates to which day of month the schedule applies. To see values, see Days, on page 657. DayOfMonth NOT NULL DBSMALLINT In conjunction with DayType, the position of a day within a month. To see values, see Days, on page 657. DayPosition NOT NULL DBSMALLINT Indicates to which day the schedule applies. To see values, see Days, on page 657. DayType NULL DESCRIPTION Additional information about the schedule. Description NOT NULL DBSMALLINT The day of the month on which the schedule expires. The value is 0 if the schedule has no end date. EndDay NOT NULL DBSMALLINT The hour of the day at which the schedule expires. The value is 0 if the schedule has no end time. EndHour NOT NULL DBSMALLINT The minute of the hour at which the schedule expires. The value is 0 if the schedule has no end time. EndMinute NOT NULL DBSMALLINT The month in which the schedule expires. The value is 0 if the schedule has no end date. EndMonth Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 15 All Tables Admin_Script_Schedule_Map