Report Server Engine Properties

InetSoft's reporting software makes it easy to configure report server engine properties so that users reap the benefits of the platform's malleable nature. View the information below to learn more about the Style Intelligence solution.

Server engine properties include specifications relating to configuration file locations and names.

The 'Configuration' > 'Datasource/Lib' page allows you to set the location of the following registry files:

  • datasource.xml: Database connection information and data model definition.
  • query.xml: Query definitions.
  • stylereport.srl: Reusable report components.

The 'Query variable names are unique' option allows you to indicate whether repeated query variable names should be treated as unique (and utilize a common prompt).

#1 Ranking: Read how InetSoft was rated #1 for user adoption in G2's user survey-based index Read More

   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.

   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

   Caches query resultsets for reuse across reports. Defaults to true with a 30 second timeout

   asset.cache.data

   Caches query resultsets in worksheets and Viewsheets for improved performance.

   javascript.java.packages

   List of JavaScript packages accessible to the scripting environment.


Previous: Report Configuration Properties