Business rule production server configuration

If you use PolicyCenter business rules in a production environment, you must do the following:
  • Set configuration parameter BizRulesDeploymentEnabled to true.
  • Set configuration parameter BizRulesDeploymentId to the server ID of the production server importing the business rules.
Note: If you are running multiple production clusters, the BizRulesDeploymentID value for each separate cluster must be unique.

It is possible to set the ID of the application server as you start the server (best practice) or through the <registry> element in file config.xml. Set the value of the server ID to the value of BizRulesDeploymentId.

See also