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

Table 22. SAWSessionParameters Structure Fields
Fields
Description

SAWLocale locale

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

String userAgent

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

String features

For internal use only. Should be null.

Siebel Analytics Web Services Guide