Databases Reference
In-Depth Information
Specifying Data Objects and fields
Reports are rendered based on the contents of Data Objects. So, specifying
Data Objects and their fields is the first step to create a report view. In this
section, you will start to build a BookstoreDemo report using an incremental
approach. The base View in the report is a list that is built with the Updating
Ordered List view type, for displaying the contents of /BookstoreDemo/
Order Data Object.
To create a view using the Updating Ordered List template, perform the follow-
ing steps:
1.
In BAM Active Studio , click on Create A New Report in the left pane. The
layout page opens.
2.
Click on Single Tiled Report .
3.
Click on Updating Ordered List from the template.
4.
An Updating Ordered List preview opens in the template, and the View edit-
or opens at the bottom of the page. In the View editor, navigate to the Book-
storeDemo folder, and select the Order Data Object.
5.
Click on Next .
6.
In the Choose Data Fields section, choose the following fields: OrderID,
CustomerID, OrderDate, OrderTotal , and OrderStatus .
7.
Click on Next .
8.
Click on Finish . An Updating Ordered List view is displayed with the data
as shown in the next screenshot.
9.
Click on Save Report .
Search WWH ::




Custom Search