Siebel Analytics Web Services Guide > 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 23 lists the fields in this structure.

Table 23. 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 Siebel Analytics Web Server can not rely on cookies for passing the sessionID. Instead, the sessionID is included as a parameter in callback URLs.

Siebel Analytics Web Services Guide