Questions tagged [jasperserver]

JasperReports Server (formerly known as JasperServer) is a stand-alone and embeddable reporting server. Make sure your question also have the jasper-reports tag and add this tag only if the question is specifically related to JasperReports server (configuration, interface development, deployment etc. of server)

JasperReports Server is a stand-alone and embeddable reporting server, enabling information delivery on a real-time or scheduled basis to the web, a printer, or to a variety of file formats.

Build a report in Jaspersoft Studio (or the older design tool iReport) and then deploy it to a JasperReports Server.

The report can then be executed, exported to a desired output, or scheduled to execute at a later date.

Some of the features provided by JasperReports Server:

  • Reports Management - Create, schedule, update reports through a web-interface
  • OLAP - jPivot base OLAP View. It supports Mondrian database.
  • Ad Hoc Reports - Generate your own report from OLAP Connection or Domains in run-time (available in commercial version only)
  • User and Role Management which grants access to resources based on roles
  • Multi-tenancy and Cloud Support
  • JasperETL - An ETL solution based on Talend

There are several editions of JasperReports Server - Community and several Commercial.

The features of Commercial Editions are:

  1. Ad hoc Reporting

    • Web-based, drag-and-drop report designer creates interactive reports for dashboards, email distribution, or within a web application
    • Metadata layer masks complex data descriptions with simplified business user-friendly names
    • Web-based reports provide rich, interactive reports with drill down, filtering, animated charting, and more
  2. Dashboards

    • Web-based, drag-and-drop dashboard designer
    • Single report and dashboard-level parameters drive user interaction
    • Free-form layout designer for customized dashboard design

Editions

Source code

Samples

References

Official Bug Tracker

1103 questions
-1
votes
1 answer

an unexpected HTTP status code was returned by the server

I have a problem with my jasper report who are on a jasper server for integrate them in my php application with jaspersoft/rest-client. (wamp: php:5.6.31,mySql 5.7.19)(Jasperserver 6.6) require_once __DIR__ . "/vendor/autoload.php"; use…
-1
votes
2 answers

Translate language of web page

i translate the jasperserver_message.properties to amharic which contain label and message used in the main jasper reports server user interfaceand saved jasperserver_message_am.properties.but it shows the word like these... áá° á¢ááµá¤ áªáá­áµ…
ELYAS AYALEW
  • 31
  • 1
  • 6
-1
votes
1 answer

how to publish multiple sub-report in jasper server

how to publish a main report which has multiple sub-reports for example main report A consists of a sub-report B and sub-report B consists of sub-report C and they have different parameters, for example report B has different parameter and report c…
kumar
  • 1
-1
votes
1 answer

Multiple tabs issue during the downloading of the Excel sheet from Jasper server

all I'm new to Jasper reports. I've used Rest client API to download the Excel report from the Jasper server it is working well.Actually I need to get only summary[for both national and international calls],national[only national…
-1
votes
1 answer

jasperserver 6.3.0 report url generation

I'm developing a web application using java, primefaces and bootsfaces. I want to integrate jasperserver for report generation, so I installed Jasperserver 6.3.0 on Tomcat 8.5. I created report and report unit on repository, added a button on my…
xc93hil
  • 105
  • 1
  • 9
-1
votes
1 answer

jasper server gives access denied after login if i use custom domain name instead of localhost

I have implemented SSO for jasper server for my Web APP using the steps mentioned in jasper server Authentication Cookbook.First i login into my custom App and then try to access jasper server using http://localhost:8081/jasperserver , it gets…
prab2112
  • 1,024
  • 10
  • 36
-1
votes
1 answer

Cannot connect to ec2 jasperserver after changing postgresql.conf file

Problem :I am using bundled Amazon Web Service (LINUX) ec2 integrated with jaspersoft server, I want to push some pdf documents to the server's db(postgresql). Hence i need to access PostgreSQL of jasper server from local machine to push the pdfs…
-1
votes
1 answer

Few words missing in the automated pdf export from jasperserver report

I need to schedule report exporting for a particular department which needs to run daily. And each day the list of employees for that department changes. So i am using Talend ETL to schedule this job and save the pdfs in a particular folder in my…
-1
votes
1 answer

Different reports get the same chart image in generated reports

I'm generating reports in java using Jasper Reports. I have things set up so that when a link to an item is clicked, a report based on that item is generated complete with chart image. The problem is, after generating the first report, any…
MAK Design Labs
  • 346
  • 1
  • 4
  • 16
-1
votes
1 answer

How to get the data of the report (jrxml file) when running the Jasper Report server?

I have created an iReport based on the jrxml file and ran the report in Jasper Server. But after running the report I am getting the preview of the report without any data in it. I have set all the database what I am using in Jasper Server and in…
-1
votes
1 answer

PDF Generation - Server Side using Jasper Server

Following is the requirement for our application - User makes modifications to content on page for a purchase item. There could be a max of 6 purchase items like that, which he can navigate through with back and forward buttons. Once he finishes…
Karthik Shivkumar
  • 121
  • 1
  • 2
  • 14
-1
votes
2 answers

How to create Domain on Jasper via PHP Client

My problem is: i've got the PHP Client http://community.jaspersoft.com/wiki/php-client-sample-code#About_the_Class from the Jasper Community. I want to add a Domain with PHP to the Jasper Repository and i've got the needed data in an .xml, like…
Mehno
  • 868
  • 2
  • 8
  • 21
-1
votes
1 answer

How to pass data [json/xml] to the report deployed on JasperReports Server via Web Services?

I have developed a template design in JasperSoft Studio. I can upload the template code, if necessary. The template that I created using a connection to PostgreSQL database via JDBC for filling the report. Then I picked up the local JasperReports…
-1
votes
2 answers

JUnit test cases using mockito for REST API connecting jasper server to application

I have written REST API which is between jasper server and my application. API is basically doing 3 things 1. Authenticating on jasper server. 2. Taking all present report list from jasper server repo to my application. 3. running the reports. I…
-1
votes
1 answer

JasperReports Server

I need to know if JasperReports Server 5.5.0 has support for Report Books? I need to create a Report Book and we have the 5.5.0 version of JasperReports Server.
Elvermg
  • 427
  • 6
  • 12