Jump to content

Call JasperReports from URL


sup03

Recommended Posts

Hi

I am working with jasperserver 3.5. I am trying to invoke jasperreport from URL by passing user credentials. I dont want the default header of jasper server (jasper logo and welcome menu etc) to appear. I used the option decorate=no in the URL. If the report does not have any parameter then the URL approach works fine. But for reports with parameters it just shows a blank screen instead of prompting user for input. I dont want to pass parameter value as a part of URL.
The URL is
http://localhost:8080/jasperserver/j_acegi_security_check/flow.html?_flowId=viewReportFlow&reportUnit=/reports/MyReports/testreport&decorate=no&j_username=jasperadmin&j_password=jasperadmin

Please let me know if any one has a solution

Thanks

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

  • 3 weeks later...
  • 7 years later...

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