User Guide

Table Of Contents
A Termination_Call_Detail record is generated for each call that arrives at a peripheral (provided
the proper monitoring is enabled for the peripheral). Specically, the CallRouter creates the
Termination_Call_Detail record when it receives a ClosedCallInd message from the Open
Peripheral Controller (OPC). OPC generates the ClosedCallInd message when a call is terminated
(that is, when any after-call work associated with the call has completed, or when a call that
was not connected to an agent is terminated).
Although Call Detail records are stored on the HDS in the Route_Call_Detail and
Termination_Call_Detail tables, the standard WebView reports do not retrieve data from these
two tables for performance reasons. To use this data, you must create custom reports (page 65).
Note: These detail tables can become very large. Running custom reporting queries against
them while they are on the HDS can degrade performance. To optimize performance, extract
the data from the HDS into your own custom database on a separate server (one that is not used
for other ICM/IPCC components). Use only DBDateTime (date and time of the record that was
written to the HDS database) to perform the extraction. The tables on the custom database can
be indexed according to the custom reporting needs.
How the WebView Application Presents Reporting Data
WebView is a browser-based query and presentation application that allows access to reporting
data over the corporate intranet.
Users log in by entering the WebView URL from the browser on their PC. Once logged in, they
can generate real-time and historical reports that display integrated information about various
aspects of contact center operations.
WebView Templates and Categories
WebView is installed with more than 200 Cisco-provided report templates for both Cisco Unied
Intelligent Contact Management (ICM) and Cisco Unied Contact Center (IPCC).
The WebView interface presents the list of available report templates, organized in categories.
Each category has both real-time and historical templates, and within each category you can
lter for templates based on your system type (that is, you can lter the list to show ICM
templates, IPCC templates, or both).
Note: To select ICM templates, check the "ICM Templates" check box in the Webview User
Interface. Deselect "IPCC Templates."
For a list of all templates in all categories, see Appendix A (page 165).
All 200-plus WebView reports derive data from a dened set of real-time database tables and
a dened set of historical database tables. Although many reports contain data from identical
database elds, they might present and sort that data in a distinctive format or perform slightly
different calculations on it.
Template numbering indicates a 'family' of similar report data. For example:
Reporting Guide for Cisco Unified ICM Enterprise & Hosted Release 7.2(1)
27
Chapter 2: Understanding Reporting
How the WebView Application Presents Reporting Data