BackPrevious Page Next PageNext

Scheduling Reports

JReport Server provides a schedule system with which you can schedule tasks for reports to run 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 specify a Java class to monitor the task event when setting up a schedule task. For details, see Applying TaskListener.

Web Report Studio and Page Report Studio also provide a Quick Schedule feature to allow end users to submit simple schedule tasks from them.

This section focuses on the following:

Notes:

BackPrevious Page Next PageNext