You need to create a path to handle when the applicant's credit score is good but automatic loan approval is not possible.
You need to start a new case for the manually approved requests.
Assign a message to the Response variable that is sent automatically back to the applicant, indicating that their application needs to be manually approved.
Assign an instruction to the HumanTaskData variable which is then sent to the bank employee.
You will invoke the ProcessTheApplication human task component so that the bank employee can process the loan.