General Properties

The general properties page is used to configure basic AutoAdjust runtime parameters.

The general properties for AutoAdjust are shown in the following table.
Table 1. AutoAdjust general properties
Name Description Default Examples
User Exit Classname Fully qualified package and class name of the AutoAdjust user exit.   com.ibm.paydir.autoadj.samples.SampleAutoAdjustUserExit
Adjustment Accounting Task Configuration Name Use the value specified for the configuration property when the Adjustment Accounting task was configured. This property is used only when you are running Accounting.   Adjustment Accounting
Enable Business Rules Set this property to true to enable the calling of Business Rules to decorate objects returned by the user exit. false true
Business Rules Server Request Time Out The maximum time, in milliseconds, the Business Rules Server remains inactive between decision requests. This value must be an integer 0 - 999999.
Note: A restart is required when this parameter is changed.
999999 500000
Business Rules Server Response Time Out The maximum wait time, in milliseconds, to wait for a general response from the Business Rules Server. This value must be an integer 0 - 999999.
Note: A restart is required when this parameter is changed.
20000 30000
Business Rules SSL Configuration Name Business Rules SSL configuration alias to be used. For example, defaultSSLConfig. null  
Business Rules User Exit The Business Rules user exit Java™ class that is used to add and modify fields before AutoAdjust calls the Business Rules Server. You can also examine the results and add or modify fields after the call to the Business Rules Server returns. It must be configured for the user exit to be used.
Note: A restart is required when this parameter is changed.
  com.ibm.paydir.izw.samples.SampleUXBusinessRules
Business Day Categories not to be Adjusted Specify the business day categories that are not to be adjusted. Use a comma to separate the categories. By default, this value must be uppercase.
Note: A restart is required when this parameter is changed.
  2,9,B
Call user exit for bundle adjustments Indicates whether a user exit is called for bundle adjustments such as rejected, duplicate, or out-of-balance bundles. false true
Note: Do not include grouping indicators (commas) in numeric values. For example, enter 5,000 as 5000.