|
This is an Online Analytical reporting client for Oracle data marts. The user interface is web-browser based, allowing easy access over LANs and WANS. A variety of data cubes are configured in the Oracle database, using simple tables and relationships corresponding to the Kimball style STAR schema. The front-end application interrogates the database to make the cubes available to the user. Reports are configured by users, via a simple wizard system. XML is used internally to store the definition of the report. Report format, CSV, HTML. Transactional data, or grouped. Support for Excel Pivot charts and tables. The system is implemented in VB6 as 3-tier COM DLLs, and make use of MSXML 4.0. The database tier is oracle 8/9i Enterprise edition, and makes use of bitmap indexes, star transform, materialized views and query re-write. Main Menu Screen
User can select/create a new report Report definition wizard. Dimensions are selected for current cube. Report is executing. Report executed and ready for download.
Excel PivotChart report download.
|