Architecture of a CM System with DWH

In order to allow Business Intelligence (BI) tools or other applications to build specific reports, OLAP cubes, and other analyses, ConSol CM provides a data warehouse (DWH) as one of its standard components. The DWH is a separate database (or database scheme, see below). The DWH is filled by a Java EE application called ConSol CM Reporting Framework (CMRF).

The ConSol CM standard function set comprises two components which enable reporting:

Separate application servers for ConSol CM and CMRF (standalone mode):

Figure 494: ConSol CM - Infrastructure with CMRF and DWH (2 servers)

One application server for ConSol CM and CMRF (overlay mode):

Figure 495: ConSol CM - Infrastructure with CMRF and DWH (1 server)

When the DWH has been established, BI (Business Intelligence) applications can be used to create reports, data cubes, and other reporting output formats. Please see the following example with the PentahoTM BI Suite.

Separate application servers for ConSol CM and CMRF (standalone mode):

Figure 496: ConSol CM - Reporting infrastructure (2 servers)

One application server for ConSol CM and CMRF (overlay mode):

Figure 497: ConSol CM - Reporting infrastructure (1 server)

DWH Database

Oracle

One database scheme with one database user is used by the DWH.

Microsoft SQL

One database scheme with one database user is used by the DWH.

MySQL

One database with one database user is used by the DWH.