BackPrevious Topic  Next TopicNext

Scheduling Reports

Logi Report Server provides a schedule system with which you can schedule tasks to run reports automatically at one or more designated dates and times, publish the report results to different destinations in various formats such as PDF, HTML, and Excel, and customize notification messages to notify others of whether the tasks are executed successfully. This topic describes the server scheduling system, user task, and quick schedule.

You can submit a scheduled task from web page, via URL, or by calling the Server API methods. Server records the scheduled tasks according to their different executing status (for more information, see Managing Report-Running Tasks).

In order to provide the means to run tasks defined outside of Logi Report on Server, and to only use Server's Schedule function, Logi Report provides a task named User Task, using which developer users can implement a customized task with the schedule properties. For more information, 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 more information, see Applying TaskListener.

In addition, Web Report Studio and Page Report Studio provide the Quick Schedule feature to enable end users to submit simple schedule tasks from the studio UI.

Select the following links to view the topics:

Note icon

  • When you schedule to publish a report to the Page Report Result format, if the report links to another report, Server no longer supports the link in the page report result. If you schedule to publish the report to several formats including the Page Report Result format, the link is not available in the other format outputs either.
  • When you schedule to publish a report to the HTML format, you can localize the names of page navigation links in the report, such as First, Previous, Next, and Last. For more information, see Localizing the Page Navigation Links in HTML Report Outputs.

Back to top

BackPrevious Topic  Next TopicNext