Requirements
|
Application developer’s tasks
|
Designing the process flow of the application
|
Define the process. Define one or more subprocesses, when applicable.
|
Developing the information flow of the application
|
Define the input and output data required for each workstep.Define the data transfers between the worksteps.Define the information required to execute a workstep.
|
Identifying the performer(s) for a specific task
|
Determine the performer for each workstep type.
For example, the performer of an Activity workstep could be an individual, a list of individuals, a group or a queue; for an Adapter workstep, the performer is an external application; for a Subprocess workstep, the performer is a process.
|
Defining the look and feel of each Activity workstep
|
Determine the interface for the workstep In BP Server applications. Interface options include:
Auto generated that automatically generates an HTML form in Business Process Portal.
Custom that generates a custom JSP form.
Flow that starts a Web (formerly BPM Workflow) process from a BP Server process by redirecting the Web process to the BPM Workflow server.
Flow (private) that starts a Web process restricted to the current process.
|
Controlling the application
|
Define application control functions, business rules1, and management reports You need access permissions to view and analyze management reports.
|