Optimizing execution
You can improve performance and scalability of your application through the way Decision Server integrates with Java™, and settings for execution modes, algorithms, and various associated
configuration files.
Choosing an execution mode
You can change the execution mode for any task of a rule. Your choice depends on various criteria, and affects the connection between rules and application data.
Exception handling in rules
Exceptions in rule conditions prevent rules from being fired. This default behavior stops rule processing so that you can interpret the cause and severity of the exception. You can alternatively handle exceptions by allowing the automatic processing of some exceptions, or by customizing a response to a specific exception.
Optimizing the decision engine
You can optimize the performance of the decision engine by adjusting your rule conditions, and by selecting the most efficient execution mode for your rules.