IBM Cognos Sample Programs

CSExplorer.java - Browse the content store.

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


Dependent Files

Associated files are contained under the java sample folder.
Additional files required for running are identified in the CLASSPATH definitions in run.bat file.

How To Run The Sample Program

Double click on the file run.bat.

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.