Lesson 4: Administration of report sets

JReport Enterprise Server provides Administration pages that allow the system analyst, report administrator, or application server administrator to manage the report sets and operations of JReport Enterprise Server. This lesson describes the administrative tasks that you can perform through the Administrative pages.

These tasks include publishing report sets, deleting published report sets and report versions, and setting properties for report sets.

Task 1: Access the JReport Administration page

  1. Click Start > All Programs > JReport 9.0 > Server > JReport Server Administration, or open a web browser and set the URL to http://localhost:8889.
  2. In the Connect to localhost dialog, enter admin for the user name and admin for the password.

    These are the initial administrative user credentials built in to JReport Enterprise Server. One of the first things an administrator should do is to set up the correct user credentials so that appropriate access to the report sets is granted.

    The JReport Administration page is displayed:

Task 2: Review the Reports page

The Reports page of JReport Administration lists the report sets that have been published to JReport Enterprise Server.

The User Directory is hidden on the left showing the folders of published report sets. By default, the root folder is open when you first log onto JReport Administration page.

The report set list shown on the Reports tab of the Reports page is similar to that in the JReport Console; however, the report set name is not a link and there isn't an interface to run a report set.

The Versions button allows you to set the maximum number of versions of report set results to keep in the JReport Version library. When report sets are run, either in Advanced mode or scheduled, the report set results are stored in the Version library. The report administrator can control how many versions to maintain for each report set.

The NLS Editor button allows you to translate a report set into a different language from the original one.

The Cube Security button allows you to update a catalog's business cube permission settings without re-publishing the catalog.

Another two buttons, Properties and Delete , are the same as described in Lesson 1 of this trail.

Task 3: Review the Configuration page

The Configuration page allows you to control the operation of JReport Enterprise Server as follows:

Task 4: Understand the Monitor page

JReport Enterprise Server Monitor allows system administrators to log, monitor and report on real-time system status and the performance of the JReport Enterprise Server. Server Monitor can be accessed via any web browser, enabling administrators to remotely monitor and manage JReport Servers.

Server Monitor allows you to track the status of JReport Enterprise Server, see what report sets are running or have run as well as which users are accessing the system. JReport Enterprise Server Monitor is downloaded separately from JReport Enterprise Server, and must be installed before this page can be used.

Task 5: Review the remaining pages

Exit JReport Administration pages by clicking the Logout link in the upper right corner of the page.

Lesson 4 summary

This lesson briefly introduced the JReport Administrative page.