Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 557
Import_Rule Table
This table is in the 
. To see database rules for these tables,
click 
Contains a list of all the import rules and their associated import lists. Use the Blended Agent
Con
figuration option within ICM Configuration Manager to modify Import_Rule records.
Note: 
If Outbound Option was not selected during setup, this table will contain no data.
Related tables
Table 111: Indexes for Import_Rule Table
index_keys
index_description
index_name
ImportRuleName
nonclustered, unique, unique key
located on PRIMARY
XAK1Import_Rule
ImportRuleID
clustered, unique, primary key
located on PRIMARY
XPKImport_Rule
Fields in Import_Rule Table:
Keys and Null
Option:
Data Type:
Description:
Field Name:
NOT NULL
CHANGESTAMP
Incremented when the record is changed in the central
database.
ChangeStamp
NOT NULL
varchar(64)
The name of the contact table into which this file is to
be imported.
ContactTableName
NULL
DBINT
The day of the month to run this import. Only used
when MonthlyEnabled is set to Y.
DayOfMonth
NOT NULL
DBCHAR
Deleted Flag. Stored as a character:
Deleted
• Y = Yes
• N = No
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.2(1)
179
Chapter 2:  All Tables
Import_Rule Table