Blank page when run standard report

Product:

Cognos Analytics version 12.1.2.15
Cognos Controller version  11.1.1003
Microsoft Windows 2022 server

Issue:

After upgrade to later version of Cognos Analytics, that is used for CAM login and Controller standard reports, the reports inside Cognos Controller does not work.

Solution:

The newer version of CA 12.0.4 and later have a different setup of MIME parameters. This is setup in IIS by the new CA_IIS_Config.bat script.

You can add it manually to IIS.

Go to IIS Manager and select the web site “ibmcognos”

Click on the MIME types icon

Add this

.mjs : application/javascript

Click OK

And restart the IIS server.

Restart Cognos Controller and run a standard report again.

 

If the PDF report works in Chrome, but not in a Edge browser, then you may need to add this:

Revert the report viewer to a more compatible display style, by making a change to the system’s Advanced Settings: 

  1. Log in to IBM Cognos Administration
  2. Go to the Configuration tab > Dispatchers and Services. 
  3. Select your dispatcher and locate the ReportService (and BatchReportService).
  4. Click Set properties > Settings tab.
  5. In the Environment category, go to Advanced settings and click Edit.
  6. Add the following parameters:
    • Parameter: VIEWER_PDFJS | Value: FALSE
    • Parameter: RSVP.PDF.USE_ADOBE_DRILL | Value: TRUE 
  7. Click OK and restart the Cognos services to apply the new parameters globally.

More Information:

https://www.ibm.com/support/pages/all-cognos-pdf-reports-render-blank

https://www.ibm.com/support/pages/opening-pdf-output-cognos-analytics-shows-blank-page 

https://www.ibm.com/docs/en/controller/11.1.2?topic=options-import-controller-standard-reports-package

https://www.ibm.com/support/pages/how-configure-ibm-cognos-controller-use-cognos-controller-embedded-report-library-ibm-cognos-controller-reports-standard-report-engine-ccrreports