The IBM Cognos SDK Guide will walk you through the steps of generating your ASP.NET C# web solution and guide you through the process of creating your:
- ASP.NET pages
- C# Class Files for Exception handling and Cognos SDK method calls
- Supporting JavaScript code
- Deciding upon which Cognos SDK DLLs to reference
- Handling basic security by using the web config.
Provides IBM Cognos SDK developers with a workable C# solution that will allow you to:
- Search the Content Store for all package items
- Search the Content Store for all reports that belong to a specified package
- Generate a report’s prompt page
- Execute the report
- Display the report results in a browser window
- Handle SOAP exceptions and render a meaningful error message to the user
Prerequisites:
The IBM Cognos SDK Guide will walk you through the steps of generating your ASP.NET C# web solution and guide you through the process of creating your:
- ASP.NET pages
- C# Class Files for Exception handling and Cognos SDK method calls
- Supporting JavaScript code
- Deciding upon which Cognos SDK DLLs to reference
- Handling basic security by using the web config.
Provides IBM Cognos SDK developers with a workable C# solution that will allow you to:
- Search the Content Store for all package items
- Search the Content Store for all reports that belong to a specified package
- Generate a report’s prompt page
- Execute the report
- Display the report results in a browser window
- Handle SOAP exceptions and render a meaningful error message to the user
Prerequisites: