Jump to content
Changes to the Jaspersoft community edition download ×

Generating report via webapp


jack w.

Recommended Posts

I've created a report and now it's ready to be added to the webapp. My problem is, I didn't create the webapp and all I've got so far is the location of the previous report templates that also are generated through this application. What else do I need to know if I want my report to be generated? Should I find a JasperServer location? Is it even needed for it, because I couldn't find it in any directory? Where do I setup the configuration for it to be exported to .xls format? I've seen some information on the Internet that I need Apache ant and some database tables? Can anyone explain me how this works?

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

If the reports are called from the web it is probably via a rest call to the report location.



So you will need to add your report to the same folder on the server. Usually via jasperadmin login on the jasper server.



If the web-app is set up correctly adding the report in the correct folder will add it to a list available in the web-app and you will not have to do anything else.



If not....(ouch)



You will need the web server url and port, the user with the permissions to the folder where the report is.



You will need to determine the output type in the rest call in the app.


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