Try OpenEdge Now
skip to main content
Application Developer's Guide
Developing an application : Using a sample application to demonstrate application development : Defining the process flow of an application
 

Defining the process flow of an application

The process flows from "Start" to "End" with the core processing in between. The application has two possible repeating steps:
*DoTask. Business Process Portal user assigned to the task, executes the task.
*ReviewTask. The manager (or task assigner) reviews the task and decides to either accept the task as completed (Done) or return the task to the assignee for more work (Redo).
Figure 4. Assign_A_Task_V1 Application Worksteps
* Assign_A_Task_V1 worksteps