Follow these steps to complete the checkCredit rule set:
- Click the Add Variable button
.
- Click CreditBO.
- In the Select Type field, type CreditBO.
- Click the Add Action Rule button
.
- In the <Action? field, type response
= false.
- Click the Add Action Rule button
.
- In the navigation tree, click Invoke.
- In the <Action? field, type <Action?.
- Click CreditCheckInterfacePartner.
- In the field, type CreditCheckInterfacePartner.
- Click checkCredit.
- In the field, type checkCredit.
- In the navigation tree, expand applicantInformation :
ApplicantBO > taxPayerId : string.
- In the field, type applicantInformation.taxPayerId.
- Click var1.
- In the field, type var1.
- Click the Add If-Then Rule button
.
- In the Condition field, type var1.creditScore
>= 750.
- From the menu, select File > Save (or press Ctrl+S).
- From the menu, select File > Close (or press Ctrl+F4).The
editor closes for checkCredit.
- Switch to the LoanLimits editor.