Starting the Miniloan web application
You use the Miniloan application in a web browser to check a loan request. Miniloan demonstrates the use of business rules in an application.
About this task
By default, Miniloan comes with business logic that is hardcoded in Java™. The business logic determines whether a borrower is eligible for a loan. In this tutorial, you replace the hardcoded logic with business rules.
To use Miniloan, you must first start the sample server, which contains the samples that you can use to learn about Operational Decision Manager V9.6.0. Then, you open Miniloan in a web browser to test the business logic.
When you open Miniloan, the borrower and loan information fields are prefilled with information for a fictitious borrower. When you validate the loan request, Miniloan applies the business logic to approve or reject the loan request.

