Cognos SDK Guide by BI Centre can be purchased from PayPal.

You will have your own functional Cognos 8 SDK web solution that has been tailored to be scalable and flexible in order to adapt to your unique business requirements and solution architecture.


Monday, December 31, 2007

Creating your SDK object -- CognosSDK.cs

The CognosSDK.cs class file is used primarily for interacting with your Cognos Content Store. You will be adding methods that will enable you to: Authenticate and connect to the Cognos service; request and return Cognos Content Store objects; request and set report parameter values; and execute a report.