Publishing a report set to the file system immediately

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

Note: If you want to publish a report set to a disk path, for example, jrs.rst_dir=C:\, you can do the same as the example described above. If you want to publish a report set to a resource tree, for example, jrs.rst_dir=%2fSampleReports, you can omit this parameter &jrs.to_disk_pdf_path_type=1 in the above example and replace jrs.pdf_dir=C:\ with jrs.rst_dir=%2fSampleReports. Here SampleReports is the resource path.