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 >

StartPageParams Structure


The StartPageParams structure is used in startPage calls. This structure is used in the HTMLView service. Table 39 lists the fields in this structure.

Table 39. StartPageParams Structure Fields
Fields
Description

String idsPrefix

Specifies a prefix to be used with ids and names of all HTML elements to avoid name conflicts on an HTML page.

String dontUseHttpCookies

Flag. If TRUE, then SAW can not rely on cookies for passing the sessionID. Instead, the sessionID is included as a parameter in callback URLs.

Siebel Analytics Web Administration Guide