Back Forward Flows — Concepts and terms

Concepts and terms

 

A flow describes a business process. One representation of a flow is a network of shapes and connectors (directed arrows), each with associated parameters and values. Flows govern:

Flows are the fundamental rule instances that represent business processes, identifying who works on a work item in what sequence, what decisions and processing occur automatically, and many other aspects of the business process.

Some applications don't require users to interact with user forms. Flows that implement straight-through-processing operate without user input. External portals and systems can execute flows through Active Server Pages, JavaServer Pages, Service Portlet or Service JSR94 rules, or other means. Informally, these are known as "headless" BPM applications. A collection of standard activities, flows, and flow actions known as the Process API simplifies building such applications.

 As you build an application

 Runtime processing — The simple case

 Types of flows

 Parallel processing with Split Join

 Parallel processing with Split For Each

 Parallel processing with Spinoff

 Parallel processing with Start a NewProcess and flow actions

 Data structure for flow executions

Definitions Business Process Management, customer process management, draft mode, Discovery Map, exceptions management, flow model, headless application, Process category, Process Explorer landing page tab
Related topics About Flows
Flow form — Process Modeler basics
How to set up Visio
Flow form — Visio editing basics
Understanding transactions and locking in flow executions
Standard rules Atlas — Process API
Atlas — Standard Flows

UpConcepts