Importing Jaspersoft Resources Used by the Example Dashboards to JasperReports Server
ActiveMatrix BPM includes previously created and exported Jaspersoft resources needed by the example dashboards, which you must import to JasperReports Server.
Procedure
Log in to JasperReports Server as the
superuser user.
Select
Manage > Server Settings
and choose
Import in the
Settings panel.
Click
Browse and choose the
TIBCO_HOME\bpm\n.n\samples\Jaspersoft\Installation Artifacts\Jaspersoft Import\jaspersoft-import_dbType.zip file, where:
TIBCO_HOME is the full pathname of the directory where the ActiveMatrix BPM software is installed.
n.n is the version number of the ActiveMatrix BPM software - for example,
3.1.
dbType is the identifier for the type of database used by ActiveMatrix BPM, either
mssql (SQL Server),
oracle (oracle),
db2 (DB2) or
postgres
(PostgreSQL).
Leave the remaining Import options unchanged and click
Import.
The server uploads the
jaspersoft-import_dbType.zip file and imports its contents into the repository. An
Import succeeded message is displayed.
Select
View > Repository and, in the
Folders panel, expand the tree to
Organizations > Organization > AMX-BPM.
Result
The
Organizations > Organization > AMX-BPM folder contains the following resources.
Resource
Type
Description
AMX-BPM Datasource
JDBC datasource
Used to connect to the ActiveMatrix BPM database to access statistical data (in the example, about the Claims application).
AMX-BPM Global Data Datasource
JDBC datasource
Used to connect to the BDS case data store to access case data (in the example, about the different Claim objects).
Claims
folder
Contains the domain and reports used by the Claim Breakdown dashboard.
Statistics
folder
Contains the domain and reports used by the Process Monitor dashboard.
Statistics\Ad Hoc
folder
Contains the AMX-BPM Statistics AdHoc dashboard and the Ad Hoc reports and views that it uses.
Note: The AMX-BPM Statistics AdHoc dashboard is a Jaspersoft dashboard, created in JasperReports Server.
The Claim Breakdown and Process Monitor dashboards are HTML dashboards, created as web application projects in TIBCO Business Studio.