Jump to content
Changes to the Jaspersoft community edition download ×

How move a report unit from one server to another?


princezorror

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Hi,

 

There is an import/export tool.

It is located in the scripts folder.

Simple usage:

 

To import:

js-import --input-zip <zipfile name>

 

Example:

js-import --input-zip c:\Report.zip

 

To export:

js-export --uris <full path of report> --output-zip <zipfile name>

 

Example:

js-export --uris /organizations/organization_1/reports/Test_Report --output-zip c:\Test_report.zip

 

Please refer to the user guide for more details.

 

Best regards,

Taras Matyashovsky

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...