Siebel Analytics Web Services Guide > Description of Siebel Analytics Web SOAP API Methods >

WebCatalogService Service


The WebCatalogService service provides methods for navigating and managing the Web Catalog, and reading and writing Web Catalog objects in XML format. Table 36 shows the supported methods.

Table 36. WebCatalogService Methods
Method Names
Description

copyItem() Method

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

createFolder() Method

Creates a new folder in the Web Catalog.

createLink() Method

Creates a link to the Web Catalog.

deleteItem() Method

Deletes an object from the Web Catalog.

getItemInfo() Method

Gets Web Catalog information for an object.

getSubItems() Method

Gets the collection of child subitems for an object in the Web Catalog.

moveItem() Method

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

readObject() Method

Reads an object from the Web Catalog.

removeFolder() Method

Deletes a folder from the Web Catalog.

setItemAttributes() Method

Sets attribute flags for the specified catalog item.

setItemProperty() Method

Sets a property for an object in the Web Catalog.

takeOwnership() Method

Take ownership on the specified item.

writeObject() Method

Writes an object to the Web Catalog.

writeReport() Method

Writes a set of results to the Web Catalog.

writeDashboard() Method

Writes a dashboard object to the Web Catalog.

writeDashboardPrompt() Method

Writes a dashboard prompt to the Web Catalog.

writeDashboardPage() Method

Writes a dashboard page to the Web Catalog.

writeSavedFilter() Method

Writes a filter to the Web Catalog.

Siebel Analytics Web Services Guide