Table 16. Other Web Analysis Properties
| Property | Description |
|---|---|
| MailServer | Local host where the mail server is located |
| ThinClientPrintDefault | Print type in EPM Workspace
|
| WAStudioMenuControl | Location of the XML file definition that controls the shortcut menu options that users see For example, WAStudioMenuControl=c:/Hyperion/Analyzer/conf/WAMenu.xml. |
| ModuleName | Module to which the XML file defined with WAStudioMenuControl applies. Default is WebAnalysisStudio. |
| ShowSelectLayout | Whether a Layout dialog box appears during new document creation |
| UseSecurityAgentTokenWithoutDomain | Whether HYAURLParamHandler.getSecurityAgentTokenParam cuts off the domain name in a fully-specified user login ID |
| SSOProviderSessionCookieID | Name of the SSO cookie. Possible value are:
|
| UseRemoteUser | Whether to search for removed from HTTP request REMOTE_USER header to get Security Agent Token (Applet Parameter) Note: Must be set to yes for Oracle AS SSO |
| NativeAppServerSSLSupport | Whether to start the Web Analysis application server on a WebLogic server with SSL configuration |
| EnableTwoWaySSL | Whether to enable two-way SSL authentication When set to true with a protocol of https, users are prompted to enter the client’s keystore location, keystore password, and key password. This enables the Java client to establish a two-way SSL connection with the server. The supported keystore type is PKCS12. |
| ssl.keystore.file | Path to the client’s certificate on the Web Analysis server. The certificate is used for establishing a two-way SSL connection from the server to other resources. |
| ssl.keystore.password | Password to the keystore file defined in ssl.keystore.file |
| ssl.key.password | Password to the personal key located in the keystore defined in ssl.keystore.file Note: Passwords to the keystore and the personal key can be different in common case, which is why both of them are required. |
| SessionScopeTimeout | Java session timeout in seconds |
| FastResolveEssbaseSubscriptions | How to generate dimension member lists for subscription controls
|
| ExcelPath | Path where Web Analysis should search for the Microsoft Excel executable file. For example: ExcelPath=c:/my_excel_path/excel.exe. |
| ShowPathtoExcelDlg | Whether to provide a path to the Excel executable
|
| ShowPathtoMSOfficeExecutableDlg | Whether to provide a path to the MS Office executable
This property covers all supported MS applications (Word, Power Point and Excel). If specified, the ShowPathToExcelDlg property specific to Excel takes precedence over this one. |
| FormatToolTips | Controls the format of data value tooltips.
|
| LogQueries | Whether to redirect the ALE query report and Essbase report specification created by ADM to the Web Analysis output log. Setting this value to no minimizes the amount of logged information. |
| LoadAllData | Whether to request data for all pages instead of just the current page |
| ExportDataFullPrecision | Whether to export data values directly from data sources to Microsoft Excel (in lieu of data values with client-based formatting) |
| SuppressSharedDuplicatesInSearch | Whether the search in the Dimension Browser returns shared (duplicate) members
|
| DisableSparseForSuppressMissing | Whether to disable the sparse extractor when SupressMissing is selected |
| SQLGrid_DrillOnRow | Drill behavior for rows on a grid
|
| AnalyzerBaseURL | The base URL for Web Analysis. For example: AnalyzerBaseURL=http://myserver.hyperion.com:19000/WebAnalysis |
| XLSeparateColumns | Whether different OLAP spreadsheet generations must appear in different columns during Formatted Export to Excel. Changes the default way spreadsheet columns are formed when exporting to Excel. |
| Cluster | Whether Web Analysis works in a cluster so additional services will be initialized |
| atf.messaging.provider-url | Explicitly specifies the JMS provider URL as:protocol://host:port (for example: t3://example.com:16000) |
| atf.messaging.context-factory | (Optional) JMS initial context factory class name to be used in a cluster |
| atf.event.broker.idle-time | How often synchronization events are checked by the Web Analysis asynchronous processor. Minimum value is 1001. |
| WordPath | Path where Web Analysis should search for the Microsoft Word executable file. For example: WordPath=c:/my_word_path/winword.exe. |
| PPTPath | Path where Web Analysis should search for the Microsoft PowerPoint executable file. For example: PPTPath=c:/my_ppt_path/powerpnt.exe. |
| DecryptOldPasswords | Whether to disregard older logic so that older passwords are not readable
|
| HISPagingBarHide | Whether AIS Drill-Through reports paging is disabled |
| SQLPagingBarHide | Whether result set paging is disabled for SQL |
| HISPagingBarRowsPerPage | Number of rows per page for AIS Drill-Through reports |
| SQLPagingBarRowsPerPage | Number of rows per page for SQL spreadsheets |
| DisableQuickDrillUp | Disables attempts of performing the "quick" or “heuristic” drill-up for a set of certain drill-up use cases which are expected to be easy to handle |
| ExcelExportMaxRows | Maximum rows in a Web Analysis document exported to Excel |
| ExcelExportMaxColumns | Maximum columns in a Web Analysis document exported to Excel |
| EnableExpectContinue | Enables the 'Expect: 100-Continue' support for Oracle's Hyperion® Web Analysis applets. This connectivity tuning option is enabled by default. |
| nosecurecookie | Whether to set the SECURE flag for cookies generated in an application when SSL is used |
| atf.session.binding.kill-with-prejudice | Whether to make terminating the user session ineffective.
|