Settings Overview

The Web Reporting export is configurable. The configuration is created using the XML file: FSPStandardWebreporting.dll.config. This file can be found in the ServerPlugins folder of the FACTON program directory.

Changes to the configuration will take effect after server restart.

Setting Description
RegisteredExporters
String

This setting defines which data are exported by registering the corresponding exporters to the system. Also customer-specific exporters can be registered.

See: Standard Web Reporting Exporter

ActivateWebreportingVersionExport
Boolean

This setting defines whether newly created project versions are automatically exported or not.

See also VersioningBehaviour

Default value: false

VersioningBehaviour
Int

The setting defines the procedure of exporting project versions.

  • 0: Export the created project version.

  • 1: Export the created project version and the current status of work.

  • 2: Export the created project version and update the current status of work. The current status of work is not recreated.

This setting is only effective in connection with the ActivateWebreportingVersionExport setting.

ActivateWebreportingExportMenuEntry
Boolean

Activate (true) and deactivate (false) the manual project export in the ribbon of the FACTON application.

Default value: true

ActivateWebReportingMassExportMenuExtry
Boolean

Activate (true) and deactivate (false) the batch data export in the ribbon of the FACTON application.

Default value: true

ExportMonthlyQuantities
Boolean

Activate (true) and deactivate (false) the export of the monthly quantity distribution in the project.

Default value: false

ExportMonthlySalesPrices
Boolean

Activate (true) and deactivate (false) the export of the monthly sales prices in the project.

Default value: false

ExportMonthlyInvestDistribution
Boolean

Activate (true) and deactivate (false) the export of the monthly pay in and pay out of investments in the project.

Default value: false

MaxNumberOfParallelTasks
Int

The setting defines the maximum number of projects that can be exported in parallel. The actual number may differ if the application server does not have sufficient resources (e.g. RAM).

Default value: 10

WRSettingsMaximumNumberOfBatchExportLogs
Int

This setting determines the number of log entries displayed for the batch data export.

Default value: 10

As of version 12.3

EnableBulkInsert
Boolean

Activate (true) and deactivate (false) the bulk export (batch storage) for Web Reporting tables. An active bulk export speeds up writing in the Web Reporting tables.

Default value: false