Customizing the WebSphere Commerce Analyzer
You can create new WebSphere Commerce Analyzer business intelligence reports and customize the reports to fit the end-users' needs using the reporting framework provided with the product.
As a sample scenario, the WebSphere Commerce merchant wants to see the profit analysis information of the Gift Center within a time period in the WebSphere Commerce Analyzer report. After carefully analyzing the business requirements, you decide to customize an existing report or create a new report to meet the business needs.
This customization scenario demonstrates the customization of Replication, ETL, and reports to generate a Gift Center report to determine the profit analysis information. WebSphere Commerce Analyzer extracts data from a WebSphere Commerce database and populates it into the WebSphere Commerce Analyzer data mart on the WebSphere Commerce Analyzer server. All the WebSphere Commerce Analyzer reports are designed based on the WebSphere Commerce Analyzer data mart.
The following topic describes the customization of WebSphere Commerce Analyzer for creating new reports such that configure and run the WebSphere Commerce Analyzer to create new tables and extract the data from WebSphere Commerce database.
- Customizing the replication setup
- Customizing the extract, transform and load (ETL) processes
- Customizing the business intelligence reports
In case the tables already exist in the WebSphere Commerce Analyzer server, and you only want to modify the report then just follow the steps in Customizing the business intelligence reports
Before you start the customization, ensure that you have installed the following:
- If IBM DB2 is the database used in your WebSphere Commerce development environment, ensure that you have installed the following on another machine:
- WebSphere Commerce Analyzer 6.0
- DB2 v8.2
- If Oracle is the database used in your WebSphere Commerce development environment, ensure that you have installed the following on another machine:
- WebSphere Commerce Analyzer 6.0
- Oracle (client) 10g
- DB2 v8.2
- WebSphere Information Integrator v8.2
Before attempting to make any customization changes, you should have experience in:
- WebSphere Commerce
- The database type DB2 or Oracle, used in your WebSphere Commerce development environment.
- SQL
- The WebSphere Commerce Analyzer extract, transform, and load processes
- DB2 replication
- WebSphere Commerce Analyzer, XML, and JSP development
Related concepts