Database Reference
In-Depth Information
Creating business rules
Most of the rules are IF-THEN constructs which evaluate a condition and perform
certain actions. Creating a rule using Business Rule Designer creates a .rules
file.
Select the Rule set and click on the plus icon to create a rule. As shown in the fol-
lowing screenshot, replace <insert test> with Rule condition and <insert ac-
tion> with rule actions:
One of the sample rules is given as follows:
If creaditscore <= Creditscoreapproval value
THEN
Creditcardapproval (<property>) approval
(<result>), Creditcardlimit( creditcard.limit) )
Search WWH ::




Custom Search