SDK Java Tutorial

This chapter describes how to navigate through folders in the Central Management System (CMS), and retrieve a list of documents and universes. Before running this tutorial, you must understand how to navigate through folders and categories to search for Web Intelligence documents and universes using InfoView.

The code used in this tutorial to navigate and view available Web Intelligence documents can be found in docNav.jsp. The code to navigate and view available universes can be found in unvNav.jsp. The following table helps you keep track of your position in the tutorials. The current stage is highlighted.

All sub folders that contain Web Intelligence documents are created under the root folder (with id 0). The root folder is created when Web Intelligence is installed. To list folders stored in the CMS, you must first open the root folder, using the root folder ID; it is then possible to list sub folders and create a sub folder navigation functionality. In this tutorial, when you open a folder, available sub folders and Web Intelligence documents are listed. The code used to browse sub folders and retrieve the documents and universes is described below.

Get pdf download SDK Java Tutorial

Related Tutorial

Tags: , , , , , , , , , , ,

Comments

Leave a Reply