Customizing the Decision Center back-end
Decision Center provides a number of extension points that you can use to customize back-end components, such as the session controller and the rule model.
About this task
If you want to manipulate the Decision Center data and integrate rule editing capabilities inside your web applications, you can assemble a custom web application that accesses the Decision Center repository.
You can extend the rule model so that it matches more closely the needs of your business in the
following ways:
-
Create custom rule properties and rule types (see Creating rule model extensions).
-
Use the Decision Center API to manage projects and baselines, create packages and rules, and take actions regarding project elements.