Jump to content
JasperReports Library 7.0 is now available ×

Old jasperreports server upgrade


imholzj

Recommended Posts

I have to upgrade an old server.  This server has a very old version of jasperreports and it accepts an XML data POST (URL Points to a report) and returns a PDF.

It doesn't look like the current version of jasperreports works the same way.  Is there something I can do to ease the distruption to all the apps using the old service?

 

jji

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

You might look at the REST API and see if you can use that to integrate with your apps. You would still have to rewrite stuff but if all you want is to call and get a PDF, that might be the best way to go.

https://community.jaspersoft.com/system/files/restricted-docs/jasperreports-server-rest-api-reference_1.pdf

"The rest_v2/reports service has a simple API for obtaining report output, such as PDF and XLS. The service also provides functionality to interact with running reports, report options, and input controls."

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