Deploying rules
When the development and testing of rules is complete, you can deploy to Rule Execution Server.
In the Business console, you use deployment configurations for decision services. You deploy from any branch (release, change activity, regular branch) of a decision service. Deployment involves different levels of security to control who can deploy what and to which servers.
Deploying decision services
You can deploy any branch (release, change activity, regular branch) of a decision service to Rule Execution Server from the Business console.
Users with configuration manager or administrator access can create deployment configurations, which contain the decision operations that define the rulesets. All the information required for deployment is contained in the deployment configuration. Deployment configurations can be synchronized with Rule Designer.
- The version of the XOM is not already present in Rule Execution Server.
- XOM deployment from Decision Center was enabled in Rule Designer.
Otherwise the deployment descriptor is used to ensure that the RuleApp references the correct XOM.
You can also automate rule deployment by using the Decision Center REST API.