![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
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.
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 |