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

Execute report in repository using HTTP API without prompting?


manshack_one

Recommended Posts

I've written a report that has an input control.  I'm trying to run the report using a URL according to the community documentation which is built dynamically so the classScheduleId is added on the fly.  In Studio I've turned "Is For Prompting" to false for the parameter yet when I execute report via URL I'm still presented with the input control prompt on the server with this value pre-populated.  What I need to happen is the report just get generated and to view the resulting PDF.  I'm running JasperServer Community 6.01 and Studio 6.0.4.  

http://<servername>:8088/jasperserver/flow.html
?_flowId=viewReportFlow&standAlone=true
&_flowId=viewReportFlow&ParentFolderUri=%2FITD&reportUnit=%2FITD%2FClassRoster
&j_username=jasperadmin&j_password=<password>
&classScheduleId=145
&output=pdf

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 5 months 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...