If you would like to see more examples of Cognos 8 SDK code then the full Cognos 8 SDK Guide by BI Centre and supporting source code be purchased from http://bicentre.blogspot.com for only $7.00 USD.
Have you seen the latest Cognos jobs?
If you need to refresh your Business Intelligence skills then be sure to check out the educational training materials that are available at BI Centre e-Books today.
If you're looking for diagnostic tools to validate or troubleshoot your IBM Cognos 8 environment then don't forget to download the utilities found here.
Cognos 8 SDK google search
New C8 SDK Utility --- Cognos 8 Modification Check
The BI Centre C8 Modification Check provides a Cognos SDK developer with a workable C# solution that will allow you to:
· Search the Content Store for items that have been modified after a selected date value
For example, if you were looking for all reports that were modified on June 3rd, 2008 then you would select the date June 2nd, 2008. The code will search for all items that have been modified after the selected date value from the date control.
The results of the search are then rendered to a text box control.
· Search the Content Store for items that have been modified after a selected date value
For example, if you were looking for all reports that were modified on June 3rd, 2008 then you would select the date June 2nd, 2008. The code will search for all items that have been modified after the selected date value from the date control.
The results of the search are then rendered to a text box control.