Product:
Cognos Analytics 11.1.x
Microsoft Windows 2016 server
Problem:
When you enter url http://servername/ibmcognos then you do not get logged into Cognos Analytics, instead you get a blank screen.
Solution:
Add a rule to allow Cognos Analytics pages to load without a trailing slash in URL. Start IIS Manager and go to IBMCOGNOS.
- Click the ibmcognos alias.
- Double-click URL Rewrite
- Click
- Name is Add Trailing Slash
- Pattern is ^bi$
- Action type is Redirect
- Redirect URL is {R:0}/
- Check Append query string.
- Redirect type is Permanent (301)
- Click Apply and Back to Rules.
More information:
https://www.ibm.com/docs/en/cognos-analytics/11.1.0?topic=services-configuring-iis-in-cognos-analytics