Loading
システム管理者に対するフィッシング耐性MFA・全従業員ユーザーMFAの適用のお知らせ 続きを読む
ただいま大変多くのお問い合わせをいただいており、ご連絡までにお時間を頂戴しております続きを読む
Set Up Decision Matrices to Determine Offer Rates for a Loan

Set Up Decision Matrices to Determine Offer Rates for a Loan

Set up decision matrices and then build an expression set to automate the process of identifying and presenting loan offers that are best suited for a loan applicant.

Required Editions

Available in: Lightning Experience
Available in: Professional, Enterprise, and Unlimited Editions
User Permissions Needed
To create, update, and delete decision matrices and expression sets: Rule Engine Designer
To use decision tables in Business Rules Engine: Rules Engine Runtime
  1. To determine the offer rates for a loan based on credit score, create a decision matrix.
    If you already created the decision matrix to determine the credit score category, you can skip this step.
  2. To determine the offer rates for a loan based on the requested term, create another decision matrix.
    If you already created the decision matrix to determine the requested term category, you can skip this step.
  3. To determine the offer rates for a loan based on the applicant’s annual income, create another decision matrix.
    If you already created the decision matrix to determine the annual income category, you can skip this step.
  4. To determine the offer rates for a loan based on the applicant’s age, create another decision matrix.
    If you already created the decision matrix to determine the age category, you can skip this step.
  5. To determine the offer rates for a loan based on the requested amount, create another decision matrix.
    1. Enter Requested Amount Category as the name of the decision matrix.
    2. Create two columns with these settings.
      Column Header Header Type Data Type
      RequestedAmount Input Number Range
      RequestedAmountCategory Output Text
    3. Add these sample rows and values.
      RequestedTerm RequestedTermCategory
      100000 Very Low
      500000 Low
      1000000 Medium
      2000000 High
      5000000 Very High

      You can add more rows and values to suit your business needs.

      Here's a sample decision matrix.

      sample decision matrix to detemine offer rates for a loan
    4. Save your changes and activate the decision matrix.
  6. To determine the offer rates for a loan based on credit score category, employment type, annual income category, risk category, loan type, requested term category, PIN code, age group, requested amount category, create another decision matrix.
    1. Enter Loan Offer Rate as the name of the decision matrix.
    2. Add these columns and settings.
      Column Header Header Type Data Type
      CreditScoreCategory Input Text
      EmploymentType Input Text
      AnnualIncomeCategory Input Text
      RiskCategory Input Text
      LoanType Input Text
      RequestedTermCategory Input Text
      Pincode Input Number
      AgeCategory Input Text
      RequestedAmountCategory Input Text
      InterestRate Output Percent
      InterestRateType Output Text
      ValidStartDate Output Text
      ValidEndDate Output Text
    3. Add rows and values based on your business needs.
      Here's a sample decision matrix.sample decision matrix to determine offer rates for a loan 1
    4. Save your changes and activate the decision matrix.
    Note
    Note Make sure that you map the table’s output variables to the resources from the expression set version. See Variable Mapping in Lookup Tables.

After you create the decision matrices, reference them from the Loan Offer Rate expression set. The ExpressionSetAction expression set action in the DigitalLendingIndiaGetIntakeProposalsBRE integration procedure calls this expression set to determine the offer rates for a loan. The DigitalLendingIndiaGetIntakeProposalsBRE integration procedure is referenced in the DigitalLendingIndiaViewOffers Omniscript.

The DigitalLendingIndiaExtractIntakeRecords action in the DigitalLendingIndiaGetIntakeProposalsBRE integration procedure prepares the input data for the expression set.

 
読み込み中
Salesforce Help | Article