Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 548
   
2-195
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
Import_Rule_Real_Time Table
Import_Rule_Real_Time Table
Local database only.
Contains the name and current status of the import list that is currently being generated by the Outbound 
Option Import Rule process.
Related tables:
 (via ImportRuleID)
Table 2-197 Import_Rule_Real_Time Table Constraints
Constraint
Field Name(s)
PK
ImportRuleID
FK
ImportRuleID
Table 2-198 Import_Rule_Real_Time Table
Field Name
Description
Data Type
Keys and 
Null Option
BadRecords
The number of records that had errors while being 
imported.
DBINT
NULL
DateTime
The date and time when the import was changed.
DBDATETIME
NOT NULL
DateTimeStart
The date and time at which this import was started. DBDATETIME
NULL
GoodRecords
The number of records successfully imported so 
far.
DBINT
NULL
ImportRuleID
The current active import.
DBINT
PK, FK
NOT NULL
Status
The real-time import status: 380, Import begin; 
385, Import Update; 420, Import End.
DBINT
NULL
TotalRecords
A count of all records within an import file.
DBINT
NULL