Business rule configuration parameters

PolicyCenter provides the following parameters in file config.xml to manage the deployment and configuration of business rules:
  • BizRulesDeploymentEnabled
  • BizRulesDeploymentId
  • BizRulesImportBootstrapRules
  • BizRulesLeafSearchNumOfHops
  • BulkLoadRuleHeadByIdCacheEnabled
  • PreloadBizRulesBeansCacheEnabled

Production servers

If you are running PolicyCenter business rules on a production server, you must set BizRulesDeploymentEnabled to true and provide a value for BizRulesDeploymentId. See Business rule production server configuration for more information.

Performance considerations

See Business rule performance for information on how to use the BulkLoadRuleHeadByIdCacheEnabled and PreloadBizRulesBeansCacheEnabled configuration parameters to improve the performance of the business rules.

See also