This sample demonstrates how to build a loan approval application
that customers can access from a Web page.
Learning objectives
In the sample,
you will learn how to complete the following tasks:
- Use an inline human task to initiate a business process.
- Use business rules to separate dynamic business logic from the
business process flow.
- Invoke a separate human task to handle manual processing.
- Generate default Web interfaces for human tasks.
- Deploy and test the process using the generated Web interfaces.
Building the application sample will require approximately
one hour. You will need additional time to run and test
the application.