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

MetadataService Service


Use the MetadataService service to retrieve descriptions of Siebel Analytics schema objects: columns, tables, and subject areas. Table 28 shows the supported methods.

Table 28. MetadataService Methods
Method Names
Description

describeColumn() Method

Retrieves column information for a specified column in a specified subject area and table.

describeSubjectArea() Method

Retrieves subject area information for a specified subject area.

describeTable() Method

Retrieves table information for a specified table in a specified subject area.

getSubjectAreas() Method

Retrieves the list of subject areas available.

Siebel Analytics Web Services Guide