The following table list registry settings affecting searches in the iConsole:
Name |
Key |
Type |
Description |
---|---|---|---|
AllowUnlimitedSearch |
WebService |
REG_SZ |
A Boolean value indicating that unlimited searches are supported, if the user has sufficient privilege. |
DefaultDashboard (deprecated) |
WebService |
REG_SZ |
The definition of a dashboard search to be displayed as the default dashboard on the Tasks page. |
MaximumResultSetSize |
WebService |
REG_DWORD |
The maximum number of records that a search can return. Default is 1000. Note however that this can be overridden if the user has sufficient privilege. |
SearchJavascriptValidationOptions |
WebService |
REG_SZ |
JavaScript compiler options controlling the compilation process e.g. level of error reporting. Default is '/warn:3 /fast-'. |
SearchResultsConverterTimeoutSecs |
WebService |
REG_DWORD |
The time that the iConsole will wait for a response from a download converter to respond. Default is 90s. |
SearchResultsDownloadConvertTo<X> |
WebService |
REG_SZ |
The command to convert the search results into a specific format, where <X> specifies the format. The value is the path to the fop.bat command file. |
|
|
For example, to convertfrom XSL-FO to PDF using Apache FOP, use: SearchResultsDownloadConvertToPDF |
|
SearchResultsDownloadExt |
Web |
REG_SZ |
The default file extension to be used for search results downloads. The default is xml as the Excel download format is in XML Spreadsheet format. |
SearchResultsDownloadFormat |
Web |
REG_SZ |
The default format for search results downloads. Built-in formats are xls (Excel) and csv. The default is xls. |
ValidateSearchJavascript |
WebService |
REG_SZ |
A Boolean value indicating whether search definition files are to have embedded javascript validated. Default is 'false'. |
Copyright © 2014 CA.
All rights reserved.
|
|