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

rupeshkumar.17444

Members
  • Posts

    3
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by rupeshkumar.17444

  1. when i use decorate=yes then the report is getting generated. but it also should generate using decorate=no
  2. 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. http://robot:8080/jasperserver-pro/flow.html?_flowId=viewReportFlow&ParentFolderUri=%2Freports%2Fsamples&decorate=no&reportUnit=%2Freports%2Fsamples%2FEmployeeAccounts&j_username=jasperadmin&j_password=jasperadmin The 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 suggestion Thanks
  3. 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. In the report iam using a date parameter. Usually when i run the report directly (not through url) there is a promt for the input control(in seperate page) and i give input by selecting the date from calander pop-up. whereas if i run the report using url then there is prompt for input control but when i click on Calander icon then there is no pop-up. Please let me know if any one has a solution Thanks
×
×
  • Create New...