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 >

SAWSessionParameters Structure


The SAWSessionParameters structure defines the optional parameters for the current session. This structure is used in the SAWSessionService. Table 38 lists the fields in this structure.

Table 38. SAWSessionParameters Structure Fields
Fields
Description

SAWLocale locale

The locale to be used, supplied in the SAWLocale structure. For information about the SAWLocale structure, see SAWLocale Structure.

String userAgent

Set this if the HTMLView service will be used with current session. It specifies the userAgent string of the browser, where SAW HTML content is displayed. SAW uses this information to produce browser-specific HTML.

String features

For internal use only. Should be null.

Siebel Analytics Web Administration Guide