710 Outbound Import Status
Definition
This report shows the real time status of the imported contacts per Import Rule.
Main data sources: Import_Rule and Import_Rule_Real_Time
Screenshots
Field description
Field name | Description | Formula |
---|---|---|
ImportRuleID | ID of the dialer Import Rule | |
ImportRuleName | Configured name of the dialer Import Rule | |
StartDateTime | Date and time when the import was started or scheduled | |
Status | Status of the Import Rule with the following possible values (code and explanation): 380 - Import Begin 385 - Import Update 390 - Build Begin 410 - Build End 420 - Import End 430 - Do Not Call Import Begin 450 - Do Not Call Import End 455 - Import Failed "Idle" for all other values | |
TotalRecords | Total number of contacts contained in the import file | |
ImportedRecords | Number of contacts which were successfully imported (Imported without dialing, Dialing List or Do Not Call List). | |
PerImportedRecords | Percentage of contacts which were successfully imported (Imported without dialing, Dialing List or Do Not Call List). | ImportedRecords / TotalRecords |
FailedRecords | Number of contacts which were not imported due to a format error (see Import Error File for details). | |
PerFailedRecords | Percentage of contacts which were not imported due to a format error (see Import Error File for details). | FailedRecords / TotalRecords |