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

WebCatalogService Service


Use this service to provide methods for navigating and managing the Presentation Catalog, and to read and write Presentation Catalog objects in XML format. Table 47 shows the supported methods.

Table 47. WebCatalogService Methods
Method Names
Description

copyItem() Method

Copies an object from one location to another in the Presentation Catalog.

createFolder() Method

Creates a new folder in the Presentation Catalog.

createLink() Method

Creates a link to the Presentation Catalog.

deleteItem() Method

Deletes an object from the Presentation Catalog.

getItemInfo() Method

Retrieves Presentation Catalog information for an object.

getSubItems() Method

Retrieves the collection of child subitems for an object in the Presentation Catalog.

moveItem() Method

Moves an object in the Presentation Catalog to a different location in the catalog.

readObject() Method

Reads an object from the Presentation Catalog.

readObjects() Method

Read a list of objects from the Presentation Catalog.

removeFolder() Method

Deletes a folder from the Presentation Catalog.

setItemAttributes() Method

Sets attribute flags for the specified catalog item.

setItemProperty() Method

Sets a property for an object in the Presentation Catalog.

takeOwnership() Method

Take ownership of the specified item.

updateCatalogItemACL Method

Update the Access Control List for an item in the Presentation Catalog.

writeObject() Method

Writes an object to the Presentation Catalog.

writeObjects() Method

Writes a list of objects to the Presentation Catalog.

writeReport() Method

Writes a set of results to the Presentation Catalog.

writeDashboard() Method

Writes a dashboard object to the Presentation Catalog.

writeDashboardPrompt() Method

Writes a dashboard prompt to the Presentation Catalog.

writeDashboardPage() Method

Writes a dashboard page to the Presentation Catalog.

writeSavedFilter() Method

Writes a filter to the Presentation Catalog.

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