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

Cognos SDK Guide -- Step-by-step

We will start off by doing an overview of the Cognos SDK Guide components and then we'll do a step-by-step discussion about how to build up the code in your ASP.NET pages.

Our first detailed discussion will involve building up the code for the following ASP.NET pages that will call your Cognos SDK C# class files.

a. Default.aspx
b. Reports.aspx
c. PromptPage.aspx
d. Output.aspx

This will allow us to naturally progress into discussing the CognosSDK.cs and ExHanlder.cs class files. The CognosSDKHelper.js will be discussed in detail when we have developed our Cognos SDK solution to the point where it is ready to execute a report.