Configuring the Business Formulas

Business Formulas processes different inputs from your digital journey in order to generate desired outputs. By inserting arguments and using them in steps, the system creates complex calculations to be triggered in a flow. For this loan solution, there are several formulas used for the Simulation, Product Selection, Application Result, Credit Card, Some Lifestyle Questions, and more.

Business Formulas

This is where you build business formulas based on your business needs. These are the formula names used in this solution:

Name Business Status
MaxCreditCardLimit Active
MaxAmountOverMaxTenor Active
RetailLoanFinancialAnalysis Active
Scoring Active
PMTCalculation Active

Formula Steps

Steps allow you to process a formula in successive stages and to use the output from a step as an input argument in subsequent steps. For each of the formulas below one or more steps were created.

    

Formula Input

Formula arguments are the entity's attributes which hold a single value (be it simple or collection) which will be used as input for the formulas and their steps presented above.

Arguments

        

Formula Parameter Mapping

Here the results are mapped on to the entity attributes.

NameMaster EntityData Mapping TypeOperation Name
PMTCalculation_FixedInterestFormula_Basic_1622711527525_formula Banking ProductPMTCalculation
RetailLoanFinancialAnalysis_formula_FTOS_BARET_LoanFTOS_BARET_LoanFormulaRetailLoanFinancialAnalysis
Scoring_formula_FTOS_BNKAP_RetailApplicantDataFTOS_BNKAP_RetailApplicantDataFormulaScoring
  

Data Sets

Data sets are mappings that associate values for a set of discriminants to values. This is where the limits are set by each bank. To the data found in these sets the system compares the results from a customer to see if they fit in the matrix.

NameBusiness StatusUsed in Formula
MaxDTIActiveRetailLoanFinancialAnalysis
CrossSellingCardCoefficientActiveMaxCreditCardLimit
CreditCardAdjCoeffActiveRetailLoanFinancialAnalysis
FINCALC_ClientCategoryActiveRetailLoanFinancialAnalysis
ApplicationScoreDecisionActiveRetailLoanFinancialAnalysis
SCORING_MaritalStatusActiveScoring
SCORING_WorstDeliquencyActiveScoring
FICOScoreDecisionActiveScoring
SCORING_ActiveLoansNoActiveScoring
SCORING_EmploymentStatusActiveScoring
SCORING_AgeActiveScoring

For more details, see Business Formulas.