COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: sudhajan on 01 Jul 2009 06:26:50 AM

Title: drill through to another report from a pdf output issue
Post by: sudhajan on 01 Jul 2009 06:26:50 AM
Hello All

I have a report studio report that has a drill through on to another report.
When I run the main report in HTML the drill through works fine, drill through report opens up correctly without asking for login credentials.

But when the main report is opened in pdf and when i click on the drill through link in the report, its asking for the login credentials to be entered.

Is there any option to bypass this login page from pdf output? Or is something else needs to be done?


Thanks in advance


Title: Re: drill through to another report from a pdf output issue
Post by: blom0344 on 01 Jul 2009 08:32:04 AM
We had similar problems with a customer lately. We solved the issue by changing the Gateway URI path to the fully qualified server pathname:

domainname.servername.local:80

instead of

servername.local:80

This solved all gremlins associated with pdf (whereas no problems occured with HTML)

Restart of cognos services is needed of course..