Next >

Sample: Loan Application

This application sample demonstrates how to build an integrated loan application accessible through a web interface. Consider a scenario where a person, let's call him John, wishes to take out a loan from a bank in order to purchase a new car. John goes online to the bank's web site and he enters several pieces of information, including his name, contact details, and his desired loan amount. That request is then sent to the bank, and is later followed by a reply from the bank indicating whether John's loan request was approved (in which case he will purchase the car) or rejected. This application sample will explain how you will use Service-Oriented Architecture (SOA) concepts to solve this type of scenario.
Banking customer requesting a loan online from a bank

Building the application sample will require approximately 2 hours. You will need additional time to run and test the application.

Feedback
(C) Copyright IBM Corporation 2005, 2006. All Rights Reserved.
Next >