Oracle® Business Intelligence Web Services Guide > Description of Structures in Oracle BI Web Services >

StartPageParams Structure


Use this structure to define options in startPage method invocations. This structure is used in the HtmlViewService Service. Table 30 lists the fields in this structure.

Table 30. 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.

boolean dontUseHttpCookies

If set to TRUE, then Oracle BI Presentation Services cannot rely on cookies for passing the sessionID. Instead, the sessionID is included as a parameter in callback URLs.

Oracle® Business Intelligence Web Services Guide Copyright © 2007, Oracle. All rights reserved.