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

leesy84

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Everything posted by leesy84

  1. Hi I have developed a report in iReport using 3 parameters and a jar file i have written. This first parameter is a filename the second a number both of these are prompted for the third parameter isn't prompted for and simply has a default value which is calling a java method i have wrote passing it the filename entered as param1. This all works fine and runs on iReport however when i came to add it on jasperserver i add two controls to my report for filename and the number but don't add the third one as the default value will be picked up from the jrxml file? If i do this it seems to evaluate the thrid parameter before asking me for the filename so i get a filenotfound exception in my jar as it is being passed null. If i add it as a control i can't set the default value, or set the type to java.util.List and also i can also set prompt on all three controls not the individually. I am sorry this is a long post it is my first post and not sure how much detail i need to enter Thanks in advance for any help Cheers Daniel Lees
×
×
  • Create New...