Configuring Operational Decision Manager
The installation of Operational Decision Manager can be customized by changing and adding configuration parameters. The default values are appropriate to a production environment, but it is likely that you want to configure at least the security of your deployment.
About this task
ODM for production includes four containers corresponding to the following services:
- Decision Center Business console
- Decision Server console
- Decision Server Runtime
- Decision Runner
Choose which containers you want to install and which customizations you want to apply. Nonproduction deployments might include all of the four containers, whereas production deployments might have only runtime containers and a Decision Server console container.
To gain insights into the decision-making process of your applications, add Business Automation Insights to your Operational Decision Manager instance to emit events from the execution of rulesets. The generated events are sent to Business Automation Insights to be processed.
Operational Decision Manager runs on Liberty, which has a server.xml file for the configuration. ODM authorization is managed with a webSecurity.xml file that provides a binding between Operational Decision Manager roles and Identity Management (IM) groups.
Make a note of the different customization parameter names and values. Keep these names and values close to hand for when you edit the custom resource (CR) YAML file.
Procedure
What to do next
Continue to configure the other capabilities that are in your CR file, and make sure that you complete the last step Validating the YAML in your custom resource file before you apply the CR to the operator.