B.1 Server Engine Properties

Server engine properties include specifications relating to configuration file locations and names. See Specifying Data Source Information for related properties in Enterprise Manager.

Property

Description

StyleReport.ditherImage

True to force all images to be dithered before printing. Default is false.

StyleReport.dither

True to dither image when printing to black/white printer. Default is false.

StyleReport.useCustomDriver

True to use custom driver. Default is false.

StyleReport.locale.resource

Locale mapping file resource name.

StyleReport.locale.properties

Locale mapping property file name.

StyleReport.locale.encode

Load the locale property file used by Catalog, so other language text can be properly loaded.

stylereport.library.file

Location of .srl (Style Report Library) file.

stylereport.library.path

List of .srl files specified using the file's full path. Use this when using multiple .srl files.

datasource.registry.file

Location of datasource.xml file.

datasource.registry.path

List of .xml files that are used to define all of the available data sources.

datasource.selectedSource

Specifies the datasource for which to refresh metadata. See Specifying Data Source Information to set this property in Enterprise Manager.

query.registry.file

Location of query.xml file.

query.registry.path

List of .xml files that are used to define all of the available queries.

query.cache.data

Set to true (default) to cache query result sets for reuse across reports, Worksheets, and Viewsheets.

query.cache.timeout

With query.cache.data enabled, specifies the amount of time (ms) that result sets for report, Worksheet, and Viewsheet queries persist in the cache. Default: 30 seconds for reports and 10 minutes for Worksheets/Viewsheets.

query.cache.limit

With query.cache.data enabled, specifies the number of query result sets to be retained in the cache. Default: 100 datasets (for both reports and Worksheets/Viewsheets).

javascript.java.packages

List of JavaScript packages accessible to the scripting environment.

composer.comm.error

Set to true (default) to warn user about server connection errors when using Viewsheets. Set to false to suppress these warnings.

<< Appendix B: Configuration Properties © 1996-2013 InetSoft Technology Corporation (v11.4) B.2 DHTML Generation Properties >>