Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 8 Dashboard : Designing Custom JasperReports

Designing Custom JasperReports
You can design custom Audit reports and Configuration Store reports similar to existing predefined reports in TIBCO BusinessConnect using TIBCO Jaspersoft® Studio. For more details on designing and compiling the reports using Jaspersoft® Studio, see TIBCO Jaspersoft® Studio User Guide.
The .jrxml files for the default reports, located at BC_HOME/samples/jasper/tutorial location, are included with the TIBCO BusinessConnect installation package.
If the JasperReports are designed using third party jar files or custom jar files, you must manually copy the jar files at the following location: TIBCO_HOME/administrator/domain/<domainname>/tomcat/server/webapps/ and restart the TIBCO Administrator to load the new jar files.
Reserved Report Parameters
TIBCO BusinessConnect allows you to use the following reserved words as report parameter names in your reports, supported by JDBC data source:
You can use any one of the allowed reserved report parameters in your report and must select the respective filters when defining the report in BusinessConnect. This enables the the user to supply corresponding values for filtering data while generating the report.
For creating Jasper reports, new tables are derived from existing TIBCO BusinessConnect database schemas in order to store the binary (BLOB) information in a structured format. You can write SQL queries using these tables which are similar to the data source for generating JasperReports for Configuration data. For more details about database schema, see TIBCO BusinessConnect Interior Server Administration, Configuration Store Reporting Schema Details.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved