This document provides an overview of implementing various aspects of a permit process in Oracle BPM, including:
1) Implementing human tasks using the Human Workflow component to define tasks like "Apply for Permit" and "Permit Review".
2) Implementing service tasks by consuming external web services like a zoning information service, and using database adapters to integrate with systems like a payment database.
3) Implementing business logic using a decision table and conditional expressions.
4) Generating and customizing user interface forms, and deploying the completed process to the runtime environment.