Task 3: Creating and editing rules
You update a decision table, and create an action rule to implement policy
changes.
About this task
The loan company wants the following changes to be implemented in the decision service:
- Increase the minimum credit score from 200 to 300 for all new loan requests.
- Reject loans that are shorter than six months.
To implement the changes, you use the search function to locate the table that applies the minimum credit score. After you change the score, you create an action rule to implement the minimum loan duration.
For more information, see Decision table editor and Building rules using the Intellirule editor.
Step 1: Searching for rules
To make the first change, you use the search function to find all the rules that change the credit score.
Procedure
-
Enter score in the Search for rules field, and
press Enter.
The search results show the rules that contain the word score. You look at the results, and decide to edit the repayment and score decision table.
- Click repayment and score in the list of search results. The decision table opens in the preview window.
Step 2: Modifying the decision table
You update the decision table.
Procedure
Step 3: Creating an action rule
You introduce the second policy change by creating an action rule.
Procedure
What to do next
In the next task, you test and deploy the decision service.