How do you modify the JRXML custom for a report without Studio
search cancel

How do you modify the JRXML custom for a report without Studio

book

Article ID: 269243

calendar_today

Updated On:

Products

Clarity PPM On Premise Clarity PPM SaaS

Issue/Introduction

I have a report to modify, but I do not have the Jaspersoft Studio application available. I need to know how to modify the JRXML file and re-publish the report.

Environment

Release : 16.1.2

Resolution

    1) Take the export of the existing JRXML report from the JasperReports Server.

    2) You can edit the main_jrxml data file to make changes to the structure of the existing report. This file is present at \resources\public\Report_Name location inside the export of the report.

    3) Once you have made the changes, save the existing file and import it back to the JasperReports Server.

    4) Once you open the updated report, you can see the changes in the structure of the existing report.


                   To import the report, follow these steps through Server Settings:

 

    1) Navigate to Manage -> Server Settings.

    2) Proceed to Import Settings.

    3) Within this section, select the appropriate options for importing the report:
        i) Choose the report zip file you wish to import back into JRS.
        ii) Select the import-export key as the legacy key.

    4) Finally, click on the Import button.