Publishing a report set to the versioning system periodically

If you want to publish the report set CustomerAnalysis.cls that uses the catalog /SampleReports/SampleReports.cat to the versioning system periodically, the URL used for this task is as below:

http://localhost:8888/jrserver?jrs.cmd=jrs.submit_schedule
&jrs.catalog=%2fSampleReports%2fSampleReports.cat&jrs.hour2=5
&jrs.task_class=jet.server.schedule.jrtasks.PublishRptTask
&jrs.to_version=true&jrs.to_version_html=true
&jrs.is_between=true&jrs.is_weekday=false&jrs.launch_type=8
&jrs.min2=0&jrs.is_pm=false&jrs.hour=9&jrs.is_pm2=true
&jrs.param$P_StartDate=01/01/2006
&jrs.param$p_EndDate=12/31/2007&jrs.uid=admin
&jrs.hours=1&jrs.is_hourly=true&jrs.at_min=0&jrs.days_id=0
&jrs.day=1&jrs.timezone=CTT&jrs.min=0&jrs.expire_days=30
&jrs.report=%2fSampleReports%2fCustomerAnalysis.cls
&jrs.rpt_language=en&jrs.report_sheet$Report=true
&jrs.schedule_name=periodicalTask

Note: If you want to publish report sets to other formats periodically, see Publishing a report set to the versioning system immediately.