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

sealier

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 sealier

  1. Hi Thanks a lot for your reply! Sherman. I have downloaded the patch and read the document. I have one further question on the XML datasource part. In our system, the xml datasource file is generated on the fly based on users' input from webpage and the calculation logic implemented in our app. Different users may use the same templates to generate their own quotation reports based on their input. So for one report unit defined in the JasperServer, I need to dynamically link different xml datasource files for different users. However, from the documentation, it looks like only one static link is allowed at the moment( Please correct me if my understanding is wrong)? If this is true, Is there any workaround? Please help. Thanks a lot.
  2. Another question, does JasperServer provide resource management feature for report generation? such as whether it manages the report generation requests? like opening multiple ports to monitor the reuqests and put them in Queue?
  3. Hi, All, Recently I am working on an online quotation generation system, we want to switch to jasperServer 3.7.0 instead of using the current jasperreport local API jasperreport 1.2.5. To generating the quotation pdf report, the system will create an xml file first to carry all the computed data needed by the quotation report. This xml is the datasource of the report template. My question is, how can I integrate my current system with JasperServer? how can I pass or configure all the necessary info to Jasperserver so it knows where it is the jrxml, the xml datasource and the internalization i18n property file ..etc? Can the web service provided by JasperServer take in all the data? Please advise or provide some similar example link if you happen to have.. Thanks a lot !!
×
×
  • Create New...