The loan application sample demonstrates the use of some of the business integration tools to do top-down development of an application that accesses several services.
The loan application sample processes an application for a loan amount and either approves or rejects the application based on a credit check. The sample takes you through the steps to build the following assembly diagram:
The application is implemented using a process, some business rules, Java code, and human tasks.
The following tools are used in the building of the sample application:
The samples creates a single module to contain all the resources for the application.
Allow an hour to build the sample. You also have the option to import the ready-made code for the sample and run it without building the application. See related topics for more information.