User Guide
Table Of Contents
- Cover Page
- Table of Contents
- List of Figures
- Figure 1 : Central Controller
- Figure 2 : Peripheral and Peripheral Gateway
- Figure 3 : Administrative Workstation
- Figure 4 : WebView Server
- Figure 5 : Diagram of System Components
- Figure 6 : ICM Data Environment
- Figure 7 : Real-Time Data Moves to AW Local Database
- Figure 8 : Icons for Graphs and Tables
- Figure 9 : Deployment with Enterprise Routing
- Figure 10 : Sample Script for Enterprise Routing
- Figure 11 : Script Example for Agent Level Routing
- Figure 12 : Sample Script for Hybrid Routing
- Figure 13 : Agent State and Task State Relationship
- Figure 14 : Sample Routing Script for Information Gathering and Queuing
- Figure 15 : Call Type Data for Calls that Abandon after Call Type is Changed
- Figure 16 : Call Type Data for Calls that Abandon before Call Type is Changed
- Figure 17 : MultiChannel Options
- Figure 18 : Agent State Hierarchy
- Figure 19 : Call Abandoned While On Hold Scenario
- Preface
- Chapter 1: System Architecture and Reporting
- Chapter 2: Understanding Reporting
- Chapter 3: Understanding Routing and Queuing
- Chapter 4: Planning for Reporting
- Planning for Reporting at Unified ICM Setup
- Planning for Your Deployment
- Planning for Configuration and Scripting
- Planning for Agent Reporting
- Planning for Call Types
- Planning for Custom Reporting
- Planning for the HDS
- Planning for Enterprise Routing and Enterprise Reporting
- Planning for Service and Enterprise Service Reporting
- Planning for Service Level
- Planning for Short Calls
- Planning for Skill Groups and Enterprise Skill Groups
- Planning for Transfer and Conference Reporting
- Planning for Translation Routing
- Planning for Unexpected Scripting Conditions
- Planning for VRU Application Reporting
- Chapter 5: Reporting on Agents
- What Agent Data do you Want to See?
- Reporting on Agent Activity in Skill Groups
- Reporting on Agent States
- Reporting on Average Speed of Answer for Agents and Skill Groups
- Reporting on Agent Logout Reason Codes
- Reporting on Agent Not Ready Reason Codes
- Reporting on Agent Task Handling
- Reporting on Agent Performance for Outbound Option Dialing Campaign Calls
- Reporting on Agent Redirection on No Answer
- Reporting on Agent Call Transfers and Conferences
- Reporting on Agent Teams
- Chapter 6: Reporting on Customer Experience
- Chapter 7: Reporting on Operations
- Chapter 8: Reporting in a MultiChannel Environment
- Chapter 9: Sample Call Scenario
- Chapter 10: Reporting Implications of Data Loss and Component Failover
- Chapter 11: Troubleshooting Report Data
- Appendix A: List of All Unified ICM Report Templates
- Appendix B: Reporting Entities and Databases
- Appendix C: Configuration and Scripting for Reporting
- Configuration for Agent Reporting
- Configuring Call Types
- Configuration and Scripting for Conferences and Transfers
- Configuring Services and Enterprise Services
- Configuring and Scripting for Service Level Threshold and Type
- Configuring Short Calls
- Configuring Skill Groups and Enterprise Skill Groups
- Configuration and Scripting for the VRU
- Configuring Translation Routes
- Index

The Replication Client sends a request to the Replication Server requesting historical data that
have associated Recovery Keys higher than those currently on corresponding historical table.
The Replication server sends the requested data back as a set of 2000 records each time.
The Replication server reads the historical data from the actual tables on the Logger and sends
it to the Replication Client which writes the historical data to the actual corresponding tables
in the HDS database. Temporary tables are not used to replicate the data from the Logger to the
HDS.
Possible Points of Delay or Inconsistency
If the Logger connected to the HDS goes offline, the HDS does not connect to a different Logger.
For example, if the HDS is connected to Logger B and Logger B fails, the HDS does not connect
to Logger A. When Logger B comes back up, it recovers data from Logger A and begins to
receive current historical information. Once the Logger has recovered all of the data from Logger
A, it begins to replicate this data to the HDS.
If reports are run from this HDS for recent intervals while the Logger is offline or while the
Logger is in the process of recovering or replicating data, you might not see data for those
intervals in reports. This is temporary, and you will see the data once the replication process
for the tables used by the reports is complete. If you are using a fault-tolerant system with two
HDS Distributor Admin Workstations, you can run reports using the backup HDS while the
primary HDS is not receiving data.
If the HDS goes offline and you are using a fault-tolerant system with two HDS Distributor
Admin Workstations, you can run reports using the backup HDS. When the HDS comes back
up, it recovers data from the last HDS data backup and also replicates data from the Logger for
the most recent data not available in the backup.
The recovery data replication is faster than regular Logger-HDS data replication. Once the HDS
has recovered to its typical Logger-HDS latency of one to five minutes, data replication proceeds
as usual.
If you are not using a fault-tolerant system, you will not see data in historical reports until the
HDS is restored. You might also notice missing data as the replication process is in progress.
This is temporary and you will see the data once the replication process for the tables utilized
by the reports is complete.
Preventing Data Loss from Logger and HDS Failure
Data loss manifests as 'data holes', which are one or more missing records in an historical
database table.
There are two types of data loss: temporary and permanent:
•
A temporary data hole can happen during the Logger recovery process. For example, LoggerA
goes down, then comes back up and contacts LoggerB to synchronize and recover historical
data that was written while it was down.
Reporting Guide for Cisco Unified ICM Enterprise & Hosted Release 7.2(1)
145
Chapter 10: Reporting Implications of Data Loss and Component Failover
Preventing Data Loss from Logger and HDS Failure