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

yaroniva

Members
  • Posts

    9
  • 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

Posts posted by yaroniva

  1. Need help how to construct the REST call to pass an integer to a report.

    - I would like the report to summerize information for all fields that are in a lint of integers

    - the parmeter is defined as a collection of long

    - could not figure out from searching and the API documentation how to transfer the list of long numbers to the report.

    - if I don't try anything with the parameter name , than the report is for the default value expression -->  java.util.Arrays.asList(999002,999003)

    - the paramerter name is sensor_list, anything I try results an internal server error or getting the report with the default collection

  2. We have reports that runs every 1 hour , but produce a non empty reports only once in a while.

    However , when the DB connection is down , each report run produces an e-mail that is sent to all users with the following message :

    JasperReports Server encountered an error while generating this report.  Please contact your administrator.

     

    Any idea how to stop mail sneding to users on DB connection fail ?

     

    Thanks

  3. Have set up an XML data adapter , with a URL of google geocode.

    I have a simple report that should display an address based on GPS coordinates.

    I cannot manage to override the URL of the adapter with XML_URL parameter , keeping getting the same address

     

    Would appreciate help here - using Jaspersoft Studio 6.2

×
×
  • Create New...