Jump to content
We've recently updated our Privacy Statement, available here ×

Jasper Server 5.2 URL Call vs. 6.01


anmeldezeug

Recommended Posts

I am working on a Jasper Server 5.2 and looking to upgrade it to 6.01.

Currently, I am using a direct URL call to generate the xls version of a report with this URL:

show url: http://localhost:8080/jasperserver52/report?_repName=integration/v_ab_20151/subfolder/report1&_repFormat=xls&_dataSource=integration&_repLocale=DE_de&_repEncoding=UTF-8&parameter1

The path (integration/v_ab_20151/subfolder/r) is an absolute path on the tomcat server. "report1" is a .jrxml-file with a couple of linked subreports (.jasper files).

Is it possible to have such a call (with an absolute path) for Jasper 6.01? I know that it works with a "relative" path when you create the report in the web frontend, but since I do not have permissions to create the reports in the web frontend, I need to replace the files directly.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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...