Enterprise Process-Centric business and application patterns
Go to Shortcut : Patterns for e-business (Page 1 of 2)
Direct Connection
This Application pattern helps to structure a system design that allows a pair of applications to directly communicate with each other.
Review:
Broker
This Application pattern enables request for processing integration by using an integration broker to coordinate updates to back end systems.
Review:
Router
The Router variation of the Broker application pattern applies to solutions where the source application initiates an interaction that is forwarded to at most one of multiple target applications.
Review:
Serial Process
This Application pattern facilitates the sequential execution of business services hosted by several target applications, therefore, enabling the orchestration of a serial business process in response to an interaction initiated by the source application.
Review:
Serial Workflow variation
The Serial Process Workflow variation of the Serial Process Application pattern extends the basic serial process orchestration capability by supporting human interaction for completing certain process steps.
Review:
Parallel Process
This Application pattern extends the basic serial process orchestration capability provided by the Serial Process application pattern by supporting parallel (concurrent) execution of the sub-processes.
Review:
Parallel Workflow variation
The Parallel Process Workflow variation of the Parallel Process application pattern extends the basic parallel process orchestration capability by supporting human interaction for completing certain process steps. This is the most sophisticated Process-focused Application pattern in the domain of Enterprise Process-Centric patterns.
Review:
Parallel Workflow=Content-Centric BPM variation
The Enterprise Process-Centric::Parallel Workflow=Content-Centric BPM pattern not only has parallel process orchestration capability with human interaction resolution but it also provides content repository services plus a native interface for enabling integration with external application services provided by target applications.
Review:
Parallel Workflow=Content-Centric BPM with ECM variation
The Enterprise Process-Centric::Parallel Workflow=Content-Centric BPM with ECM pattern not only has parallel process orchestration capability with human interaction resolution but it also provides content repository services plus a native interface for enabling integration with external application services provided by target applications as well as existing ECM applications.
Review:
