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

using cam_passport id in cognos viewer

Started by tkship, 13 Nov 2007 10:39:19 AM

Previous topic - Next topic

tkship

Does anybody know how to set the cam_passport id in a system.windows.forms.webbrowser? Through the SDK I can logon and get the cam_passport id. I would like to use this and run a report using the cognos viewer with out sending the namespace/username/userpassword to logon.

Is there away to run a report with cognos viewer by sending the cam_passport id?

Thanks

Tim

larsonr

The short answer should be yes.  I do it with Java a lot, but have no clue about .Net development and what is available.  If you would like to see some samples I have created in Java just send a post back.  At my new environment its practically the only way to do it since they have some very odd and secure authentication process.

dsueltenfuss

I would be interested in seeing the code to do this via JAVA.