Some loan applicants will have a bad credit score and their applications will need to follow a separate path in the business process. You will now create the path in the process to decline the application.
Assign a message to the Response variable that is sent automatically back to the applicant, indicating that their application was declined.
Assign an instruction to the HumanTaskData variable which is then sent to the bank employee.
You will invoke the FollowUpDeclinedApp human task component so that the bank employee can review the declined request.