CMDBuild Forum

Connection to jasper report server

Hello,

 

I want to understand the use of Jasper Report functionnality  to do some reports with the tool. 

Tomcat, Postgresql and JasperReport Server are not my usual utilities. How can I connect to the JasperReport Server Access Configuration ?

 

Does the url is the CMDBUILD application using the library ? Do I need to install a JasperReport Server aside on the tomcat application?

 

And what are the authentication used? Do I need to use Tomcat Users & Roles or CMDBUILD authentication?

 

Thanks for your reply in advance,

Jason.

 

You just
have to design your report with IReport / JaspersoftStudio, based on a SQL
query dependent on the structure of your data model, and upload the
corresponding jrxml file to CMDBuild from the Report menu (see the
CMDBuild Administrator Manual).
CMDBuild Team

Previously Tecnoteca wrote:

You just have to design your report with IReport / JaspersoftStudio, based on a SQL query dependent on the structure of your data model, and upload the corresponding jrxml file to CMDBuild from the Report menu (see the CMDBuild Administrator Manual).
CMDBuild Team
Thanks for the answer, how can I use SQL query do I have to use CQL Language I found in the appendix?
What is the property to use and how can I link a class with an attribute by example. I don't find any tutorial or documentation about this.
 
Thanks,

You must use SQL and not CQL.
You can find plenty of online documentation on how to use IReport.
As an already well-documented external tool we have not added further documentation on IReport in the CMDBuild manuals.
CMDBuild Team