Correct duplicate BizRuleDeploymentId values

About this task

If you attempt to import a set of business rules that has a BizRulesDeploymentId value that is the same as the current PolicyCenter cluster, the rule import fails. For example, this happens if a development cluster has the same BizRulesDeploymentId value as the production cluster into which you are importing the files. To avoid this scenario, Guidewire recommends that each PolicyCenter sever cluster have its own unique value for BizRulesDeploymentId.

Note: You set the value of BizRulesDeploymentId in config.xml.

Correcting this issue is a multi-step process:

Procedure

  1. Temporarily, start the application server with the value of BizRulesDeploymentEnabled set to false.

    In this case, PolicyCenter ignores the value of BizRulesDeploymentId and import validation does not stop the import of the file.

  2. After the rule import succeeds, restart the application server with the value of BizRulesDeploymentEnabled set to true.

What to do next

See also