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

Validating ASP.Net application Initiated By Cognos

Started by LGavin, 11 Feb 2010 06:55:17 PM

Previous topic - Next topic

LGavin

I am writing a series of ASP.Net applications that will be initiated from the Cognos portal. I understand that Cognos will pass the logged on user name in a request parameter, along with the CAM passport. How can I call Cognos (using the Cognos SDK) from the ASP.Net application to validate that the user name and CAM passport came from Cognos, and that a user didn't simply type in the application's URL supplying the user name and CAM passport value as parameters? A code sample would be great!