AppNode-Level Engine Properties

List of properties
Property Description
bw.engine.enable.loop.reset=true To enable the reset variables used in the loops.
bw.independent.component.startup=true To run the application even when one of the components fails due to an incorrect configuration of the shared resource. The rest of the components can be started after using this property.
bw.engine.enable.checkpointdata.delete=true To clear the data from the pg_largeobject table.
bw.process.deserialization.in.parallel=true To reduce the deserialized time of ActiveMatrix BusinessWorks applications when set to "true". It has a major impact on applications having a large number of processes.
bw.frwk.version.format

To print the major.minor.patch application versions in logs.

The version format can be set using a system property in the following formats:

  • bw.frwk.version.format=major.minor

  • bw.frwk.version.format=major.minor.micro

  • bw.frwk.version.format=major.minor.micro.qualifier