System properties

The following table shows the system properties for Business Rules Manager.
Table 1. System properties
Parameter Values (Default value) Description
managerName (Distribution Manager) A unique name to identify this instance of the Business Rules Manager.
managerIPAddress   Use this parameter when the Business Rules Manager is run on a computer with two or more NIC cards. This value is the IP address that is put into the IP_ADDRESS of the component table.
trace true, false (false) Indicates whether the Business Rules Manager activates any internal trace points. Setting this option to true affects the system performance.
keepDays 1-365(10) The number of business days to keep files in the directory specified by the errorPath property and distribution scripts in the directory specified by the intermedPath property.
distributionFileExt .dis The extension for distribution script files that are dropped in the sourcePath.
statisticsKeepDays (20) The number of days to keep the data in the user data statistics table in the database.
cleanupTime (10:00 am) This property is the time cleanup is done every day. If no time is entered, a scheduled cleanup does not occur.
This value needs to be in the format h:mm a, where:
h
Is the hour.
mm
Are the minutes.
a
Is set to either am or pm.