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

Portlight

Members
  • Posts

    138
  • 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 Portlight

  1. I saw that you can export everything...i am only wanting to export one report - daily as in scheduled and would like to do this automatically.
  2. or am open to suggestions on what to use to auto move files from the jasper directory to a local drive on the same server network
  3. I need to be able to schedule a report - done that saves the results to a rtf file - (can do) in a folder that is on the server but not specifically in the "root" of the jasperserver in other words - can i map a folder to the jasper server in which i can save reports or can i save the report results to a file other than inside of jasper server
  4. once i was able to correctly get the jrxml file to register
  5. This has been fixed...FYI make sure that you name your report what is listed in the jrxml (xml) and not what the actual name of the file is!
  6. I have uploaded a jrxml report to the jasper server. I know this report works because I can run it via ireport. I am using jsaperreports/jasperserver 3.7 The report is being compiled with jasper 4.0 Will this make a difference when loading it to the server....what might be the reason the report will not return the expected data. No changes have been made and the input values are correct.
  7. I am trying to set up a repository input variable. I have the variable woring via ireports. I need to be able to add this variable to the jasperserver. I did this however it is not passing the correct variables to the ireport. The value of 0-8 is passed as a string via the stored procedure called during the execution of the jrxml I there any documentation to do this the variable is autodate alldate 0 today 1 yesterday 2 this week 3 last week 4 this month 5 last month 6 this year 7 last year 8
  8. I have created a report in ireport. I would now like to load that report into jasperserver so that we can use the scheduling service. When i do so - the report (which is working from out website ireports area) returns a null value. So I am assuming it is not querying the database properly. I would like to be able to view the xml files housed within our server. I have looked at the documentation but am having troulbe following it. I see that I can zip the jasperserver but am unsure where to do this from. Do I need to use the command prompt. any assistance is greatly appreciated.
  9. i dont think so, i will post more detail shortly. At this point i am having trouble getting reports that are running fine in ireport not populating when ran from jasper server
  10. I need to automate a weekly report in jasper. I have in my webapp the java code to calculate the correct date based on week, month, year, and late week last month. I have in the repository the date variable but i need to be able to set up a case variable in Jasperserver so that there is a drop down menu with the variables mentioned above.
  11. I am working on a report and need help with syntex. It has been awhile since I have worked in Java. Uisng the GUI in ireports this is the closest I have come to what I might use. $F{value}$F{value}.isEmpty() However when i try this....nothing changes. Desired result is: If the value field is not empty: Value (being the text label) 1 (being the value in the database field) 1 If the value field is empty I do not want it to print anything - not even the text label
  12. I am working on a report that uses a numeric code as a designation for a field. I would like to be able to report its actual meaning in the report ie (1 = active: right now the 1 is displayed where as i would like to display the word active) I have 3 possible returns (1, 2, 3)
  13. I am working in ireports 3.7.6 and trying to put a background in the report using the view, report designer, import background option puts in a background however when i vew the image does not show up using the background band, expanding and dragging the image i want - does show up but in full color - unline the transparency options in the previous mentioned method what i need is to place background in image with transparency and see it during report building
×
×
  • Create New...