BI Beans Servlet Samples

  Sample Description
Connection

Connecting to the OLAP Catalog and to the BI Beans Catalog

The "Hello World" for BI Beans servlet applications. Demonstrates how a BI application connects to Oracle9i OLAP (the source of the business data for the application) and to the BI Beans Catalog (where object definitions, such as crosstabs and graphs, are saved). This sample is extended by other servlet samples.

Query

Displaying Linked Views

Shows how to link a crosstab and graph. Selection changes made to one presentation are reflected in the other. Uses the LOVContainer bean to enable navigation of large lists of dimension members that are displayed in the page controls.

 

Creating a Custom QueryTool

Demonstrates how to create a custom query tool that allows users to specify query conditions such as "Select Cities where Sales are in top 10."

State Management

Handling State Management

Demonstrates how to manage state for a BI Beans application, including support for the browser's Back button and for bookmark navigation.

 

Using the toolbar

Shows how to use the BI Beans Toolbar to modify a data presentation. Displays the events that are fired when users interact with the application.

 

Enabling Partial Page Rendering

Shows how to enable Partial Page Rendering on the Toolbar sample above.

 

Enabling Advanced Links

Shows how to display advanced hyperlink on Format and Stoplight Tools, to access the pages of the FormatCustomizer.

Application Navigation

Creating a Multiple Page Application

Illustrates navigation among multiple pages in a BI Beans application, in this case, between two pages. The first page allows users to navigate the BI Beans Catalog directories and select a saved report. The second page opens the report so the user can analyze the data.


Copyright © 2004 Oracle Corporation.
All Rights Reserved.