B.4 Web Properties and Safeguards
Web properties include specifications relating to information displayed in the Portal and Portal features. See Portal, Report, and Tailoring Server Performance for related properties in Enterprise Manager.
Property |
Description |
replet.repository.servlet |
Repository servlet URL or URI (e.g., /sree/Reports). |
cluster.defaultProxy |
Specifies a default value for an empty 'Repository Servlet URL' field on the 'Server Status' page. |
html.ratio.x |
Specifies the horizontal scaling ratio that relates sizes and positions of elements and fonts in the Style Studio preview to their HTML representations within the Portal. (Default=1.3.) This setting should be changed only to correct visual abnormalities in the Portal display. |
html.ratio.y |
Specifies the vertical scaling ratio that relates sizes and positions of elements and fonts in the Style Studio preview to their HTML representations within the Portal. (Default=1.2.) This setting should be changed only to correct visual abnormalities in the Portal display. |
html.repository.header |
HTML codes to insert at the beginning of the repository window. If set to 'none', no welcome message will be displayed above the report tree. |
html.repository.footer |
HTML codes to insert at the end of the repository window. |
html.repository.help |
Set to 'false' to suppress display of the 'Help' link below the Repository tree. |
html.repository.organize |
Set to 'false' to suppress display of the 'Organize' link below the Repository tree. |
html.page.footer |
HTML codes to insert at the end of each report page view. |
html.directory |
Directory used to hold HTML temporary files (images). |
html.background |
HTML page background color. |
html.toolbar.text |
Set to 'true' to use text-based toolbar. Default to use image buttons. |
html.toolbar.location |
Specifies the location of the toolbar on the HTML page: Top, Bottom, Left, Right, or Top_and_Bottom. |
html.toolbar.background |
Specifies the background color of the toolbar. The value is a Hex triplet, prefixed by a '#'. |
html.toolbar.font |
Specifies the foreground color of the toolbar. The value is a Hex triplet, prefixed by a '#'. |
html.session.timeout |
Timeout period for each report viewing session (in milliseconds). Default is 600000 (10 minutes). Upon expiration, the user will see a message stating, “Session timeout. Please re-open the report.” |
html.page.window |
Determines whether a new window is created when a replet is launched from the repository view (true or false). |
html.page.frame |
Frame name for page view (only used if html.page.window is set to false). |
html.viewer.frameset |
Set to 'true' to use frames to display the report tree and actual reports in the same window. |
html.showreplet.window |
Determines whether a new window is created when a replet is launched from another report (true or false). |
html.layout |
This property has a value of “css” or “table”. The default is css. If generated DHTML contains overlapping elements due to some server font issues, switch to 'table' layout. This guarantees no overlapping of contents, but is less accurate in matching the actual layout of the report. |
pdf.output.attachment |
Default is true. This sends generated PDF as an attachment. If set to false, the PDF is returned as is. In IE 4 through 5, a URL referring to dynamically generated PDF could result in a blank page. Optionally, it can be set to 'embed', which will cause a PDF request to return a HTML page with an <embed> tag, which normally displays correctly in IE without causing a dialog to prompt users to save the PDF. |
html.retry.interval |
Milliseconds between retry, when waiting for a report. |
html.session.max.report |
The maximum number of reports that can remain active in a particular session. Default is 5. |
html.browser |
Client-side HTML browser full path. |
html.encoding.utf8 |
Default is true. If set to false, the HTML output is not encoded using UTF8. This may cause international characters to be displayed improperly. |
html.offset.x |
The distance of the generated HTML contents to the left edge of the browser. |
html.offset.y |
The distance from the generated HTML contents to the top of the browser. |
html.export.button |
Set to false to remove the 'export' button from the report toolbar. |
html.export.embed |
Set to true to embed the output of the export (from the export dialog) into the report frame and replace the report contents. |
html.find.button |
Set to false to remove the 'find' button from the report toolbar. |
html.findNext.button |
Set to false to remove the 'find next' button from the report toolbar. |
html.mail.button |
Set to false to remove the 'mail' button from the report toolbar. |
html.pdf.button |
Set to false to remove the 'pdf' button from the report toolbar. |
html.page.button |
Set to false to remove 'Page ____ of ____'. |
html.refresh.button |
Set to false to remove the 'refresh' button from the report toolbar. |
html.serverPrint.button |
Set to false to remove the 'server print' button from the report toolbar. |
html.toc.button |
Set to false to remove the 'table of contents' button from the report toolbar. |
html.customize.button |
Set to false to remove the 'customize' button from the report toolbar. |
html.archive.button |
Set to false to remove the 'save in archive' button from the report toolbar. |
html.compose.button |
Set to false to remove the 'edit and analyze' button from the report toolbar. |
html.defaultPrint.button |
Set to false to remove the 'Default Print' button from the report toolbar. See Report Toolbar Options to set this property from Enterprise Manager. |
html.repservlet.title |
The Portal page title. If unspecified, the default title of 'Style Report Viewer' will be used. |
html.tblheading.hide |
Set to true to include table and section grouping headers in the TOC. |
dhtml.error.page |
Defines the replet error page. |
export.menu.options |
A comma separated list of option numbers. Only the options on the list are added to the report export menu. e.g: PDF, EXCEL, EXCEL_SHEET, EXCEL_DATA, RTF, RTF_LAYOUT, HTML, HTML_NO_PAGINATION, HTML_BUNDLE, HTML_BUNDLE_NO_PAGINATION, CSV, SVG, TEXT, REPORT |
excel.export.grid.show |
When true, specifies that gridlines will be shown in the Excel export, and that default text backgrounds are transparent. When false, gridlines are suppressed and default text backgrounds are white. |
rtf.image.scale |
Boolean that determines whether the image is exported in its original size in RTF format. |
rtf.hyperlink.indicator |
Set to false to remove hyperlink underlining in RTF format. |
repository.buttonset |
The resource path to the directory that contains the icons for toolbar buttons. The following images should be found in this directory: archive.gif composer.gif customize.gif export.gif find.gif firstpage.gif lastpage.gif mail.gif menuarrow.gif nextpage.gif pdf.gif prevpage.gif refresh.gif sprinter.gif toc.gif |
query.preview.maxrow |
Sets the maximum number of rows for queries in Worksheet and Viewsheet live data mode. |
query.preview.timeout |
Sets the timeout interval (seconds) for queries in Worksheet and Viewsheet live data mode. |
csv.import.max |
Sets the maximum size in bytes for CSV files imported into a Worksheet Embedded Table (see Importing Data Into an Embedded Table in Data Mashup). |
query.runtime.maxrow |
Sets the global maximum size for all queries during report/Viewsheet runtime execution. |
table.output.maxrow |
Sets the global maximum size for all tables during report/Viewsheet runtime execution. |
report.output.maxpages |
Sets the global maximum on the number of pages for reports during runtime execution. |
query.runtime.timeout |
Sets the global timeout (seconds) for all queries during report/Viewsheet runtime execution. |
query.adhoc.maxrow |
Sets the maximum query size for any data binding modified using Ad Hoc tools. |
query.adhoc.timeout |
Sets the query timeout (seconds) for any data binding modified using Ad Hoc tools. |
adhoc.ds.worksheet |
When true, provides a listing of available Data Worksheets in the Ad Hoc 'Data Source' listings. |
adhoc.ds.report |
When true, provides a listing of available report (embedded) data in Ad Hoc 'Data Source' listings. |
asset.sample.maxrows |
The default 'Design mode sample data size' in the Worksheet Options dialog box. See Setting Global Worksheet Options in the Data Mashup. |
DistinctTableLens.maxrow |
Sets the maximum number of distinct values to display in the Browse Data menu. |
query.estimate.enabled |
When true (default), the product asks the database engine to estimate the duration of executing worksheet queries. If the returned value is over a certain threshold, the query does not run. |
asset.ignore.filtering |
When true (default), this displays a warning message to the Viewsheet designer when a Worksheet Data Block returns no data. The warning indicates that conditions on all Data Blocks will be dropped in Viewsheet design view (only) to help facilitate formatting. When false, all conditions are kept in place (which may make Viewsheet formatting more difficult). |
wizard.newReport.mode |
Defines the initial state of a ad hoc report created from a Wizard. Set to 1 for No Data (default) and 2 for Live Data. |
assetData.thread.count |
The maximum number of Viewsheets that can simultaneously execute queries. Increase this value if a set of Viewsheets with long-running queries is blocking the execution of other Viewsheets. (Default is six times the number of CPUs.) |
graph.ggraph.maxcount |
The maximum number of nested graphs for Viewsheets and reports (Facet Chart). An error is generated if this value is exceeded. |
replet.myreports.disabled |
Set to true to hide the 'My Reports' folder from the replet tree. |
enable.changePassword |
Set to false to disable users' ability to change passwords in the User Portal (using the default security provider). |
em.user.max |
For LDAP security, the maximum number of users that will be listed in the user tree (under the User tab or Security tabs). The default is 1000. To find unlisted users, see Searching the User/Role Tree. |
repository.user.timeout |
The number of milliseconds before an inactive user session is timed out, freeing a concurrent session. Default is 0 (no timeout). |
mv.repository.servlet |
The complete URL of the Data Server machine, which is required for scheduling materialized views. |
mv.detail.data |
When set to true, populates Viewsheet Chart and Crosstab 'Show Details' data from an existing materialized view rather than from the database. |
mv.cache.data |
When set to true (default), caches materialized view result sets so that they can be shared across Viewsheets. |
hyperlink.indicator |
When set to true, automatically displays hyperlinks with underlining. When set to false (default), displays hyperlinks without underlining. (Users can manually format the hyperlinks as desired.) |
| << B.3 Repository Properties | © 1996-2013 InetSoft Technology Corporation (v11.4) | B.5 Security Service Properties >> |