BackPrevious Page Next PageNext

Creating Reports

Creating a page report

Creating a web report via standard wizard way

Creating a web report via quick start way

You can use URL to create reports directly. When creating a web report via URL, you can choose whether to take the standard wizard way or quick start way of Web Report Studio (click here for details about the differences between the two ways).

Creating a page report

URL entry: /dhtmljsp/newreport.jsp

Properties:

Examples:

You will then be directed to the New Page Report dialog which leads you to create a page report in the specified catalog.

Creating a web report via standard wizard way

URL entry: webos/app/webstudio/run.jsp?jrd_wizard=1&

The properties are encapsulated as JSON (JavaScript Object Notation) objects:

Examples:

You will then be directed to the Web Report Wizard which guides you through creating a web report in the specified catalog.

Creating a web report via quick start way

URL entry: webos/app/webstudio/run.jsp?

The properties are encapsulated as JSON (JavaScript Object Notation) objects:

Examples:

You will then be prompted to select data fields from a business view and a table report will be created based on the fields. However when Web Report Studio is in the standard way, a blank web report will be created instead.

BackPrevious Page Next PageNext