The IBM Cognos Controller Embedded Report Library supports
viewing of the
Cognos Controller predefined
reports without the requirement for Cognos Analytics
to be installed.
Before you begin
In the
Cognos Controller
installation wizard, you must select the Controller Reports
component.
Procedure
-
Open C:\Program Files\IBM\cognos\ccr_64\ControllerProxyServe\Web.config
and verify that it contains the following line. If it isn't there, then add it:
<add key="ccrReports" value="http://[servername]:9082/fcm.reports/report" />
- Browse to the folder C:\Program
Files\ibm\cognos\ccr_64\fcmweb\wlp\etc\
- Edit the file server.env:
- Add the following line:
JAVA_HOME=C:/Program Files/IBM/cognos/ccr_64/fcmweb/jre
Tip: This is the default JAVA_HOME location.
- Save the change.
- Open Windows Service Control Manager, find the IBM
Cognos Controller Reports service, and start it.
- Verify that you can view reports using the Embedded Report Library:
- In Cognos Controller, click Maintain - Rights -
Reports.
- Select the option Single User and then select the user ID
ADM.
- Click Preview.
The report opens in your Controller window.