Loan Auto Approve workflow
Business case
Approve a loan account of an individual client if the client has at least 5 years of service at at the current working place, the loan amount is greater than 1000 and the credit score captured at account level is greater than 2.
warning
In the conditions outline below, there is an Account State check which is not part of the business criteria but instead is necessary from a technical point of view. This check serves to prevent API calls from being made for every account activity performed after the account is approved, since the other conditions would then already have been met. This is referred to as a "notification breaker" criteria.
Configuration
