Publishing a report set to the versioning system at a specific time

If you want to publish the report set CustomerAnalysis.cls that uses the catalog /SampleReports/SampleReports.cat to the versioning system at 12:00:00 CST, December 1, 2008, the URL used for this task is as below:

http://localhost:8888/jrserver?jrs.cmd=jrs.submit_schedule
&jrs.catalog=%2fSampleReports%2fSampleReports.cat
&jrs.task_class=jet.server.schedule.jrtasks.PublishRptTask
&jrs.to_version=true&jrs.to_version_rst=true
&jrs.launch_type=1&jrs.param$P_StartDate=01/01/2006
&jrs.param$p_EndDate=12/31/2007&jrs.uid=admin&jrs.exe_day=1
&jrs.exe_month=12&jrs.exe_hour=12&jrs.exe_min=00
&jrs.exe_year=2008&jrs.expire_days=30
&jrs.report=%2fSampleReports%2fCustomerAnalysis.cls
&jrs.report_sheet$Report=true&jrs.schedule_name=atTimeTask

Note: If you want to publish report sets to other formats periodically or at a specific time, see Publishing a report set to the versioning system immediately, and modify the parameter.