BackPrevious Page Next PageNext

Scheduling Reports

JReport Server provides a scheduling system with which you can schedule tasks for reports to run the reports at a specified time or periodically and customize notification messages to notify others of whether or not the tasks are executed successfully. You can submit a scheduled task from web page, via URL or by calling the Server API methods. JReport Server records the scheduled tasks according to their different executing status (for details, refer to Managing Tasks).

In order to provide the means to run tasks defined outside of JReport on JReport Server, and to just use JReport Server's schedule function, JReport provides a task named User Task, using which developer users can implement a customized task with the schedule properties. For details, see Scheduling a Customized Task Using User Task.

Developer users can also specify a Java class to monitor the task event when setting up a schedule task. For details, see Applying TaskListener.

This section focuses on the following:

Scheduling Tasks to Publish Reports

Scheduling a Task Containing a Bursting Report

Applying Dynamic Names for Published Result Files

Viewing Scheduled Report Result

Importing and Exporting Scheduled Tasks

Notes:

BackPrevious Page Next PageNext