Task 1: Exploring a ruleflow
In this task, you create a branch to work in, display the ruleflow, and create an eligibility rule.
About this task
You must make a decision service that separates its decision points within projects and folders.
In Miniloan Service, which contains only one project, rules that determine
whether the incoming data is valid are placed in the validation folder, and
rules specific to eligibility conditions are placed in the 
eligibility folder. The
sequence of how rules or groups of rules are run to provide the requested decision is established by
the ruleflow, as shown here for Miniloan Service:
Step 1: Creating a branch
In this step, you create a branch that is based on the main branch.
Procedure
- Log in to the Decision Center Business console. Use Bea as the user name and password.
-
On the Library tab, click Miniloan Service.
This decision service contains only one project: main. Its ruleflow sequences the running of rules from different folders. In a decision service with many projects, the main ruleflow typically sequences the run across the different projects and their folders.
-
Click the Branches tab, and then click the New
Branch button
.
-
Give a name to your new branch, for example, Ruleflow Tutorial, select
main as its parent branch, and click Create.
The Business console displays your new branch.
- Click the X in the Types button to show all the decision artifacts.
Step 2: Adding an eligibility rule
In this step, you create a rule for the duration of the requested loan in a subfolder of the eligibility folder.