rupeshkumar.17444 Posted February 6, 2016 Posted February 6, 2016 HiI 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.http://robot:8080/jasperserver-pro/flow.html?_flowId=viewReportFlow&ParentFolderUri=%2Freports%2Fsamples&decorate=no&reportUnit=%2Freports%2Fsamples%2FEmployeeAccounts&j_username=jasperadmin&j_password=jasperadminThe report has a input control. it must prompt for the input. i have set the property Controls layout as 'separate page' and checked always prompt for input controls. As i call the report its prompting for the input and when i type in input and click on run then nothing is showing up. whereas the report is running fine when i run it from repository.Please provide any suggestionThanks
rupeshkumar.17444 Posted February 6, 2016 Author Posted February 6, 2016 when i use decorate=yes then the report is getting generated. but it also should generate using decorate=no
hozawa Posted February 7, 2016 Posted February 7, 2016 Try versioning up and using the REST v2 API to generate reports instead.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now