Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 548
   
2-106
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Campaign_Target_Sequence Table
Campaign_Target_Sequence Table 
Not currently used by the ICM software.
Related tables:
 (via CampaignID)
Table 2-76 Campaign_Target_Sequence Table Constraints
Constraint
Field Name(s)
PK
CampaignID
RangeType
SequenceNumber
FK
CampaignID
Table 2-77 Campaign_Target_Sequence able
Field Name
Description
Data Type
Keys and 
Null Option
CampaignID 
The campaign to which this target sequence 
belongs. Foreign key from the Campaign table.
This field is applicable to Outbound Option  
only
.
DBINT
PK, FK
NOT NULL
ConfigParam
Additional configuration parameters.
varchar(255)
NULL
 RangeType
Part of the primary key:
H = Home range.
W = Work range.
char(1)
PK
NOT NULL
 SequenceNumber
Part of the primary key. Indicates the sequence of 
the number to dial within a campaign.
DBINT
PK
NOT NULL
 TargetType
The type of target number:
H1..Hn = Home phone 1 through home phone n
W1..Wn = Work phone 1 through work phone n.
varchar(2)
NOT NULL