Unable to load requested view when running Cognos reports in Digital Hive

Unable to load requested view when running Cognos reports in Digital Hive

Issue: 

When attempting to run any Cognos report in Digital Hive, you get an error that states:



Symptoms:

1. The same reports run in Cognos without any errors
2. When you clear the cache and cookies in your web browser or use an Incognito Window, the same reports run in Digital Hive as well. 

You can determine this by running a Network trace within the browser. Start the Network trace and then click the Console tab, you will see the below error. 



Cause:

The reason behind this is the cookie header size which will need to be increased on the Cognos side of things.

Resolution: 

Please review this article published by IBM.


It states:

Summary
Attempting to log on to Cognos Analytics when passing credentials from a third-party source results in http error 431 Request Header Fields Too Large.

Environment
Windows IIS Gateway

Steps
Typically this is resolved by increasing the cookie header size that is allowed on the gateway/webserver side.
 
1. Click the bi folder under the ibmcognos application.
2. Double-click Request Filtering.
3. Click the Headers tab
5. Select the current Cookie header and select Remove
6. Select Add Header to add new Cookie header with a higher Size Limit.
7. Recycle IIS to ensure the change is picked up immediately

Additional Information
You can copy the cookie header from a browser network trace into notepad++ or other available tools to see the current length of the header. Doing so allows confirmation if you are exceeding the size or determine how much larger the size needs to be increased.
    • Related Articles

    • Running IBM Cognos Analytics Reports

      Question How do I execute Cognos reports to see the most recent values instead of viewing the last saved output? Answer The default setting for IBM Cognos Analytics reports is to display the last saved output of a report. If you would like to see the ...
    • Digital Hive Load Balancing

      Question Due to the number of users and the critical nature of the BI reports, it is desirable to introduce more capacity into the Digital Hive environment. Can Digital Hive be installed across multiple servers? Answer Digital Hive can be installed ...
    • Cognos Report in Digital Hive Shows Saved View Instead of Prompt Page

      Question: When you run a Cognos report in Digital Hive, why does the prompt page not appear, and instead only a saved report view is displayed? Answer: The reason for this lies in the Settings of the IBM Cognos connector in Digital Hive—by default, ...
    • Digital Hive Architecture Overview

      Overview Digital Hive is a lightweight, web-based application that is both easy to install as well as to maintain and manage. Other than the Microsoft C++ redistributable (https://www.microsoft.com/en-ca/download/details.aspx?id=40784), there are no ...
    • Unable to Explore Digital Hive Content

      Question When using the Explore Content interface to browse the Digital Hive content, a message stating "Something went wrong" and a Try Again button is displayed How do I resolve this? Answer This issue is usually a result of Elasticsearch being ...