Introduction to CentreVu CMS Custom Reports
CentreVu CMS Custom Reports
How CentreVu CMS Stores and Retrieves Data
1-14
As mentioned earlier,
CentreVu CMS uses indexes to create a structure for
storing data. Similarly,
CentreVu CMS uses these indexes to search for data.
Indexes allow
CentreVu CMS to find data much faster than if data were
stored more randomly. Therefore, when you design a custom report, the rows
of data for the report should be defined on the basis of index values. See
“
Defining Fields for the Report Input Window
of this manual.
As another example of how
CentreVu CMS retrieves report data is shown in
, which is an example of a report design for a custom intrahour
interval split report that lists, by intrahour interval, data for a split in a single
day.
Figure 1-7: Sample 2 Custom Report Design
To tell
CentreVu CMS how to retrieve data, you must tell CentreVu CMS to
access the
hsplit
(Intrahour Interval Split) table. You must then assign the
appropriate database items to the fields. When you run the report,
CentreVu
CMS finds the columns of data associated with the database items in the
hsplit
table (see
_________________________
INFORMIX is a registered trademark of Informix Software, Inc.
Note
Actually, when you design a custom report, you normally set up the
row selection so that the users running the report can choose the
rows in the report's input window. For example, to run the report in
, you would set up the row selection so users would fill out
a Report Input window that asked them for a Split number. See
Defining Fields for the Report Input Window
in
of this
manual for more information.
Note
The indexes for each standard table are fixed and cannot be
changed, deleted or added to. However, if you define a custom table
in the
CentreVu CMS database via INFORMIX* SQL, you can define
any indexes desired for that new table.
Split: xxxxxxxxxxx
ACD
Interval
Calls
Abandons
vvvvvvv
vvvv
vvvv
Date: xxxxxxxx
Summary of Contents for CentreVu
Page 16: ...Preface CentreVu CMS R3V5 Custom Reports Related Documents P 10 ...
Page 44: ...Getting Started CentreVu CMS Custom Reports Deleting a Custom Report 2 10 ...
Page 140: ...Completing Your Custom Report CentreVu CMS Custom Reports Running Custom Reports 5 22 ...
Page 178: ...Database Items and Calculations CentreVu CMS Custom Reports General Information A 2 ...
Page 188: ...Glossary CentreVu CMS Custom Reports GL 10 ...
Page 198: ......