-
Notifications
You must be signed in to change notification settings - Fork 4
ReportManagement
mzuchowski edited this page Apr 2, 2015
·
1 revision
Management of reports should be avaialable only for administrative users, thus Aperte Reports Manager is accessible from Liferay's Control Panel. Management consist of adding, modifying and removing report definitions available for other users and allows to define how the report can be generated.
In the previous chapter, we have created a design in iReport. In order to use it in Aperte Reports, one has to add it to the application as a report definition via Aperte Reports Manager.
- Enter Control Panel
- Select Aperte Reports Manager
- Click Add button
- Pick the jrxml file with Liferay User Roles report design
- Fill in fields selected on the picture below
Those fields are described in the table below:
Number | Name | Description |
---|---|---|
1 | Report's name | Name of the report definition visible to the users |
2 | File | Report design file |
3 | Description | Short description |
4 | Active flag | If the report can be generated by users |
5 | Online display flag | If the report can be presented in dashboard |
6 | Background processing flag | If the raport can be generated in background |
After clicking Ok, report definition entry is being added to the list. Show parameters button allows to view available input parameters - after providing them, report can be generated.