BackPrevious Page Next PageNext

Refreshing Page Report Data Automatically

When running a page report in Page Report Studio, you can ask JReport to automatically refresh the report data at certain interval. To achieve this, you need to run the report with run.jsp and add the following two properties in the URL:

The following is a URL example:

http://localhost:8888/webos/app/pagestudio/run.jsp?jrs.report=%2fSampleReports%2fCorporate Overview.cls&jrs.catalog=%2fSampleReports%2fSampleReports.cat&jrs.auto_refresh_data=true&jrs.auto_refresh_data_time=10

BackPrevious Page Next PageNext