StartPageParams Structure
Use the StartPageParams structure to define options in startPage method invocations.
The StartPageParams structure is used in the HtmlViewService Service.
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 Analytics Presentation Services cannot rely on cookies for passing the sessionID. Instead, the sessionID is included as a parameter in callback URLs. |