BPM - Getting Started

From Opentaps Wiki
Jump to navigationJump to search

On this page we have:

  • summary of existing BPM resource
  • getting started information

BPM Vendors

Red Hat (jBPM)

jBPM is the JBoss BPM product. We should target using the upcoming release jBPM 4.0, however for prototyping purposes we will use the current 3.2.6 version.

jBPM 3.2

Some points for jBPM 3.2 are:

  • proprietary Process Definition Language jPDL
  • is a stand alone application but can also be used as a workflow engine embedded in third party applications
  • process design is done with eclipse based visual designer

Links:

jBPM 4.0

From jBPM 4 Release Announcement on theserverside.com:

  • Much improved docs, including a split between user guide and developers guide
  • BPMN based graphical designer in eclipse
  • Command based services as the primary client API
  • Decoupled activity implementation API
  • Multiple execution modes
  • Improved multiple language support
  • Easy addition of custom activities
  • DB evolution improvements
  • DB partitioning per process language

Intalio

Apache