Oracle® Business Intelligence Web Services Guide > Description of Structures in Oracle BI Web Services >

SessionEnvironment Structure


Use this structure to return environment information for the current session. This structure is used in the SAWSessionService Service. Table 29 lists the fields in this structure.

Table 29. SessionEnvironment Structure Fields
Fields
Description

String userName

Specifies the name of the current user.

ItemInfo homeDirectory

Specifies the full path to the user's home directory in the Presentation Catalog. For example, /users/<user login ID>.

ItemInfo[] SharedDirectories

Specifies the full paths to shared directories to which the current user has at least read access.

NOTE:  By default, only administrators are allowed to list direct descendents of the "/shared" directory. Retrieving the SessionEnvironment object is the only way to enable users to navigate its shared area.

Oracle® Business Intelligence Web Services Guide Copyright © 2007, Oracle. All rights reserved.