If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

logon method for anonymous authentication

Started by karthik12345, 12 Aug 2016 10:06:16 AM

Previous topic - Next topic

karthik12345

Hi,

what is the way to run a report in anonymous authentication, i tried to pass null values and empty space to namespace id,username and password but i got the error(Busheader error).
may i know is there any way for anonymous authentication in cognos sdk.

Thanks in advance,
Karhtee

Kiran P

Hi

I think for anonymous authentication you don't need to call any authentication/logon method at all.

IBM has lot of documentation related to this. I am sure you can find many examples when you google it.

Thanks
Kiran

Marva55

You could run a random query against the Cognos environment using the Content Manager service and if it succeeds you can conclude that anonymous authentication enabled, otherwise you will have to to a logon using credentials.