Update a Determinations Server rulebase

(please note that content in this topic will be subject to change for the V10.2 final release)

What do you want to do?

Deploy an updated rulebase to Determinations Server

Understand how existing requests are affected when a rulebase is updated

Deploy an updated rulebase to Determinations Server

See Manage Rulebases in the Deploy Determinations Server topic.

Understand how existing requests are affected when a rulebase is updated

When you update a rulebase in the existing Determinations Server, any changes you have made to the rulebase will come into effect. All Determinations Server operations will run against this new rulebase, so you will have to take into account new or renamed attributes and relationships, deleted attributes and relationships, new or changed rules that may effect the values of goals.

If you are using the Generic service, the interface will not change. However, you may need to change your assess operation to add or remove any attributes or relationship changes.

If you are using the Specific service, then the WSDL will change, adding new attributes and relationships to the Specific interface. If you have an automatically compiled .NET or Java interface to the specific web service, you will need to recompile it against the new Specific WSDL.