Siebel Analytics Web Administration Guide > Working with Data and Managing the Web Catalog Using Siebel Analytics Web SOAP API >

Description of Structures in the Siebel Analytics Web SOAP API


This section describes the structures used in the Siebel Analytics Web SOAP API.

NOTE:  This document uses JavaScript-like syntax to describes structures. The exact syntax and implementation depends on the SOAP code generation tool and the target language used by your application development environment.

Table 18 lists the structures described in this section and the services that use these structures.

Table 18. Structures and the Services That Use Them
Structures
Services

AccessControlToken Structure

SecurityService

Account Structure

SecurityService

ACL Structure

SecurityService

CatalogItemsFilter Structure

ReplicationService

CatalogObject Structure

WebCatalogService

Expression Structure

All services

GetSubItemsParams Structure

WebCatalogService

ImportError Structure

ReplicationService

ItemInfo Structure

WebCatalogService

NameValuePair Structure

WebCatalogService

Privilege Structure

SecurityService

ReportHTMLOptions Structure

HtmlViewService

ReportParams Structure

All services

ReportRef Structure

All services

SAColumn Structure

MetadataService

SATable Structure

MetadataService

SASubjectArea Structure

MetadataService

SAWLocale Structure

SAWSessionService

SAWSessionParameters Structure

SAWSessionService

StartPageParams Structure

HtmlViewService

UpdateACLParams Structure

SecurityService

Variable Structure

All services

Siebel Analytics Web Administration Guide