IBM Cognos Sample Programs

CSExplorer.sln - Browse the content store.

The csharp Content Store Explorer queries the content store for all objects and displays them in a tree view.


Dependent Files

All associated files are contained in the bin directory of the csharp directory.

How To Run The Sample Program

Double click on the file ../bin/ContentStoreExplorer.exe.

A window will be opened containing:
    - URL text box
    - Currently selected search path text box
    - Output Pane

Expected Results

All content store objects will be displayed in the Output Pane.

Documentation

The IBM Cognos Software Development Kit Developer Guide contains additional information about the samples. See the appendix titled 'Code Samples and Language-Specific Coding Practices'.

Please note that the samples are not intended to be treated as end-user applications. Refer to the sample code for examples of how to use the API when developing your own applications.