Scheduling a report with cached report bursting

You can schedule a report with cached report bursting as a normal report. However, there are some differences between the formats in which the report is to be published.

Scheduling to HTML/Page Report Result to version

When you schedule a task to publish a report with cached report bursting to the HTML and/or Page Report Result formats to the versioning system, the scheduled result depends on the mode which is controlled by the property server.enable.cachedreportbursting in server.properties in <install_root>\bin:

Scheduling to e-mail

When you schedule a report with cached report bursting to publish it to e-mail, there is a slight difference. JReport Server supports a multiple mail feature which enables sending the data result directly to each user who is authorized to view the report.

Assuming that the catalog and the report have been published to JReport Server, and two users admin and jennifer both have the permission to view the report. The following procedure shows how to schedule a task on a report with cached report bursting to be published to e-mail.

  1. Access the JReport Console page with user ID admin or jennifer.
  2. Browse to the row that the report is in, put the mouse pointer over the report row and click the Schedule button on the floating toolbar.
  3. In the General tab, select the report tab with cached report bursting.
  4. In the Publish tab, switch to the To E-mail sub tab and then check This report has Cached Report Bursting. E-mail the report to each specified user.
  5. Type the subject and select the result format, then click Finish.

JReport Server will get the e-mail addresses from the user accounts, and then send the report result to admin and jennifer, with the contents in accord with their access right to the report.

Note: Before publishing to e-mail, make sure you have input the e-mail addresses of the users when configuring JReport Server. To do this:

  1. Access the JReport Administration page, click Security on the system toolbar, and then select User from the drop-down menu.
  2. In the User panel, choose the user name that you want to edit in the User ID column, and then click it. You can then type in the e-mail address of the user.
Scheduling to other formats

When scheduling a report with cached report bursting to other formats, the scheduled result only contains the report data that the user who does the schedule is allowed to see. All users will see the same data as the scheduling person.