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

schoudhary

Members
  • Posts

    7
  • Joined

  • Last visited

schoudhary's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. I have a main report with 2 sub reports in it.I have two data sources( as json restful service). Now I made two parameters in main report which hold the above data sources. I passed one each parameter to each of the two sub reports. But the problem is - when I deploy and run the report in jasper server - the two parameters are evaluated twice each. Means my json restful services are called four times (two for each parameter). I have some filters also attached to all the services which are configured as input controls - these have some default values and are part of my restful service data source URL...BUT when I change any filter - the services run exacatly once for each. Thus in nut shell - first run of report evaluates the parameters twice but after first run if i just change filters it runs one time for each service. can someone please throw some light on it - I want that each data source param should be evaluated just once - as it takes time for my service to return data.
  2. Hi, Can someone tell me when is the tentative date for release of Jasper server 4.7 MongoDB Connector V2.0 Thanks Sujeet
  3. This is being followed up in Tracker with issue no. 5794. (http://jasperforge.org/projects/jasperserver/tracker/view.php?id=5794)
  4. Hi, I am using Jasper server 4.5.0 and iReport 4.5.0. I created a Report in iReport with 4 subreports. The main report and sub-reports were made over MongoDB connection. The subreports and main report used $REPORT_CONNECTION. This reports runs perfectly in iReport. Then I deployed this report in Jasper-server (after creating a MongoDB connection in Jasper server). When I run the report in Jasper server: it gives me exception "No MongoDB Connection". I tried this both in community version on Windows and Professional version on Linux. BTW: Sub-report alone when deployed in Jasper-server run perfectly. Is this a BUG? (OR) I am missing something? (OR) Is there any workaround for it? Any help will be really much appreciated!!! Thanks Sujeet
×
×
  • Create New...