Technical References

Each row describes a periodic schedule used, for example, by a scheduled target. Use the
Workforce Management Integration System to create, update, and delete recurring schedules.
Related table
Schedule (page 305) (via ScheduleID)
Table 151: Indexes for Recurring_Schedule_Map Table
index_keysindex_descriptionindex_name
ScheduleID, SequenceNumberXPKRecurring_Schedule_Map
clustered, unique, primary key
located on PRIMARY
XPKRecurring_Schedule_Map
Fields in Recurring_Schedule_Map Table:
Keys and Null Option:Data Type:Description:Field Name:
NOT NULLDBCHAR
Reserved for future use.
Bool1
NOT NULLDBCHAR
Reserved for future use.
Bool2
NOT NULLDBINT
A bit mask specifying the days on which the schedule is active. To
see values, click here (page 470).
DayFlags
NOT NULLDBSMALLINT
Indicates to which day of month the schedule applies. To see values,
click here (page 470).
DayOfMonth
NOT NULLDBSMALLINT
In conjunction with DayType, indicates the position of a day within
a month. To see values, click here (page 470).
DayPosition
NOT NULLDBSMALLINT
Indicates to which day the schedule applies. To see values, click here
(page 470).
DayType
NOT NULLDBSMALLINT
The day of the month on which the schedule expires. The value is 0
if the schedule has no end date.
EndDay
NOT NULLDBSMALLINT
The hour of the day at which the schedule expires. The value is 0 if
the schedule has no end time.
EndHour
NOT NULLDBSMALLINT
The minute of the hour at which the schedule expires. The value is 0
if the schedule has no end time.
EndMinute
NOT NULLDBSMALLINT
The month in which the schedule expires. The value is 0 if the
schedule has no end date.
EndMonth
NOT NULLDBSMALLINT
The second of the minute at which the schedule expires. The value
is 0 if the schedule has no end time.
EndSecond
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
271
Chapter 2: All Tables
Recurring_Schedule_Map Table