< Previous | Next >

Implementing the assembly diagram

Create the fundamental elements of your first Service-Oriented Architecture (SOA) application.

The following image describes the business logic behind loan application:
Module assembly
The left-side of this diagram shows the interaction between the banking customer and the bank. He requests a loan and receives a response. The banking customer is also referred to as the "loan applicant".

The right-side reveals how some of the bank policies affect the status of a loan request before it is reviewed by a bank employee.

You will create the components that allow this interaction in the assembly diagram.

Lessons in this module

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