The Complete BI JSP Application wizard lets you create a custom BI Beans JSP application that provides you with an introduction to using BI Beans JSP tags. You select the options that you want to include and the wizard creates a working application that you can examine and customize further.
Prepare for using the wizard by creating a BI Designer and a presentation that is to be displayed in the application. This preparation lets you get maximum benefit from the wizard.
To prepare for the creation of the complete BI JSP application, use the following procedure:
In the Applications-Navigator, right-click Applications and select New Application Workspace from the menu. The New Application Workspace dialog box is displayed.
Complete the dialog and ensure that you select BI Beans Web Application in the Application Template box.
In the BIDesignerModel project, create a BIDesigner object to specify the database and the BI Beans Catalog that your application should use. The BI Designer must exist before you can create a BI Beans presentation.
To create the custom BI Beans JSP application, use the following procedure:
In the Applications-Navigator, right-click the BIClient project and select New from the menu. The New Gallery dialog box appears.
In the Categories column, under Business Intelligence, Web Tier, select Java Server Pages (JSP).
In the Items column, select Complete BI JSP Application.
Choose OK to dismiss the dialog box. The Complete BI JSP Application wizard is displayed.
Select the options that you want to include in the JSP application. To produce the most complete application, select all the available options.
Choose Finish.
You can begin your examination of the application by reviewing the JSPReadMe file, which contains a summary description of the files that the wizard produced. Then, you can customize the application, as needed.
Creating a BI Beans JSP Application
List of BI Beans JSP Tags
Understanding
BI Beans JSP Tags