Changing the Default URL Used by the Openspace Gadget Dashboards
If JasperReports Server is not running on the expected default host and/or port, you must update the URL used by the Process Monitor and Claim Breakdown gadgets to point to JasperReports Server.
By default, Openspace expects JasperReports Server to be running on the same machine as ActiveMatrix BPM, on port 8081. The Process Monitor and Claim Breakdown gadgets use the following URLs to access JasperReports Server.
Dashboard gadget | Default URL |
---|---|
Process Monitor | jaspershowcase/jaspershowcase.html |
Claim Breakdown | jaspershowcase/claimdashboard.html |
If JasperReports Server is hosted remotely and/or is using a different port, you must update these default URLs by adding a path parameter in the following format:
?jasperserver=http://host:port/jasperserver-pro
where:
- host is the hostname of the machine that is hosting JasperReports Server.
- port is the port number being used by JasperReports Server.
For example, if JasperReports Server is running on port 8083 on the machine
devServer1, you should change the
Home URL for the gadgets to:
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.