When scheduling report sets via URL, the task properties are as follows:
|
Format:
|
jrs.rpt_language=de_DE. You can also use jrs.rpt_language=de&jrs.rpt_country=DE to achieve the same goal. If you only want to use jrs.rpt_language=de, then you will have to rename the language property file to "ReportName_de. properties".C:\JReport\Server\history\1\JReport_System_User457188937, then you can use the following URL to run NLS report:http://localhost:8888/dhtmljsp/dhtml.jsp?jrs.catalog=/SampleReports/SampleReports.cat& jrs.report=/SampleReports/EmployeeInformation.cls&jrs.enable_nls=true&jrs.rpt_language=aaa
|