McDewey

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

Page 31

↗ View in doc context
page
31
source
uccx/v12.5/db-schema-guide/uccx-12.5su1-db-schema-guide.md
chunk_id
uccx::v12.5::db-schema-guide::uccx-12.5su1-db-schema-guide::24

Storage Description Field Name int NOT NULL When the campaign starts (based on server time). This is stored in minutes. starttime int NOT NULL When the campaign ends (based on server time). This is stored in minutes. endtime int NOT NULL Number of contacts to be retrieved in a batch for dialing for this campaign. cachesize int NOT NULL Maximum number of attempts made to dial a contact for this campaign. maxattempts smallint NOT NULL 0 = Dialer should try dialing a contact again if it reached an answering machine 1 = Dialer should not try dialing a contact again if it reached an answering machine ansmachineretry int NULL The amount of time in minutes before and after the scheduled callback time, during which the Dialer attempts a callback. callbacktimelimit int NULL Indicates what the Dialer should do if a callback could not be placed at the scheduled time: 0 = reschedule callback to same time the next business day 1 = make an ordinary retry 2 = close record missedcallbackaction BLOB NULL Any fields which are used internally only can be stored in this column in a blob. privatedata boolean NOT NULL Indicates whether the record is active in the system. A record becomes inactive if the campaign is deleted from the system. f = Inactive t = Active active datetime year to second NULL Date this record was deleted. dateinactive Cisco Unified Contact Center Express Database Schema Guide, Release 12.5(1) SU1 19 Database Schema Campaign

Page 31 diagram