jBPM logo
  • Blog
  • Download
    • Community
    • Docker
    • Enterprise
  • Learn
    • Getting Started - Using Single Zip Distribution
    • Getting Started - Using Docker
    • Releases
    • Documentation
    • Performance
    • Videos
    • Slides
  • Apps
    • Getting Started
    • Beyond Basics
  • Get help
  • Source
  • Team
  • Services
  • KIE
    • Drools
    • Kogito
    • jBPM
    • OptaPlanner

    • kie.org
  • Star
  • T
  • YT
Fork me on GitHub
Looking for pure cloud-native process automation? Take a look at Kogito as well (based on jBPM)!
jBPM 7.74.1.Final has been released. Click here to see what's new.

What is jBPM?

jBPM is a toolkit for building business applications to help automate business processes and decisions.

jBPM originates from BPM (Business Process Management) but it has evolved to enable users to pick their own path in business automation. It provides various capabilities that simplify and externalize business logic into reusable assets such as cases, processes, decision tables and more.

  • business processes (BPMN2)
  • case management (BPMN2 and CMMN)
  • decision management (DMN)
  • business rules (DRL)
  • business optimisation (Solver)

jBPM can be used as standalone service or embedded in custom service. It does not mandate any of the frameworks to be used, it can be successfully used in

  • traditional JEE applications - war/ear deployments
  • SpringBoot or Thorntail (formerly known as WildFly Swarm) - uberjar deployments
  • standalone java programs

jBPM is typically used to build business applications. A business application could be defined as a domain-specific solution (built with selected frameworks and capabilities) that solves a particular business problem. To implement the business logic it leverages capabilities from various frameworks like business processes, business rules and planning constraints, but also persistence, messaging, transactions, etc.

Start with Business Applications!

jBPM is open source software, released under the Apache License 2.0. It is written in 100% pure Java™, runs on any JVM and is available in the Maven Central repository too.

Cloud-native?

Looking for a pure cloud-native process automation solution, specifically targeted towards creating intelligent business applications in the cloud? Take a look at Kogito, based on jBPM.

Download Download jBPM 7.74.1.Final
  1. Download the zip and unzip it.
  2. On Linux/Mac, run:
    jbpm-server/bin/standalone.sh
    On Windows, run:
    jbpm-server\bin\standalone.bat
  3. Open browser and go to:
    http://localhost:8080/business-central
  4. Login/password:
    wbadmin/wbadmin
Requires Java™ to run.
Documentation Get started now!

Once you're done with getting started have a look at the documentation that covers much more.

Documentation Read documentation
Home
Authoring
ProcessModeler
DataModeler
FormModeler
Simulation
ProcessInstances
TaskInbox
Dashboards
Eclipse

What does jBPM do?

A business process allows you to model your business goals by describing the steps that need to be executed to achieve that goal and the order, using a flow chart. This greatly improves the visibility and agility of your business logic, results in higher-level and domain-specific representations that can be understood by business users and is easier to monitor.

The core of jBPM is a light-weight, extensible workflow engine written in pure Java that allows you to execute business processes using the latest BPMN 2.0 specification. It can run in any Java environment, embedded in your application or as a service.

On top of the core engine, a lot of features and tools are offered to support business processes throughout their entire life cycle:

  • Eclipse-based and web-based editor to support the graphical creation of your business processes and case definitions (drag & drop).
  • Pluggable persistence and transactions based on JPA / JTA.
  • Pluggable human task service based on WS-HumanTask for including tasks that need to be performed by human actors.
  • Management console supporting process instance management, task lists and task form management, and reporting.
  • Optional process repository to deploy your process (and other related knowledge).
  • History logging (for querying / monitoring / analysis).
  • Integration with various frameworks such as CDI/EJB, Spring(Boot), OSGi, etc.

BPM makes the bridge between business analysts, developers and end users, by offering process management features and tools in a way that both business users and developers like it. Domain-specific nodes can be plugged into the palette, making the processes more easily understood by business users.

jBPM supports adaptive and dynamic processes that require flexibility to model complex, real-life situations that cannot easily be described using a rigid process. We bring control back to the end users by allowing them to control which parts of the process should be executed, to dynamically deviate from the process, etc.

jBPM is also not just an isolated process engine. Complex business logic can be modeled as a combination of business processes with business rules and complex event processing. jBPM can be combined with the Drools project to support one unified environment that integrates these paradigms where you model your business logic as a combination of processes, rules and events.

Latest News

  • Take a look at jBPM 7.73.0
    Fri 22 July 2022 - jBPM 7.73.0 is out, including bug fixes and exciting new features!
  • Take a look at jBPM 7.72.0
    Thu 30 June 2022 - jBPM 7.72.0 is out, including bug fixes and exciting new features!
  • Take a look at jBPM 7.71.0
    Fri 10 June 2022 - jBPM 7.71.0 is out, including bug fixes and exciting new features!
  • Take a look at jBPM 7.70.0
    Mon 23 May 2022 - jBPM 7.70.0 is out, including bug fixes and exciting new features!
  • Take a look at jBPM 7.69.0
    Tue 3 May 2022 - jBPM 7.69.0 is out, including bug fixes and exciting new features!
  • Take a look at jBPM 7.68.0
    Wed 13 April 2022 - jBPM 7.68.0 is out, including bug fixes and exciting new features!
  • Take a look at jBPM 7.67.0
    Tue 22 March 2022 - jBPM 7.67.0 is out, including bug fixes and exciting new features!
  • Take a look at jBPM 7.66.0
    Fri 25 February 2022 - jBPM 7.66.0 is out, including bug fixes and exciting new features!
Archive

Latest Tweets

Latest Tweets by jBPM

References Books

Mastering jBPM6 jBPM6 Developer Guide
jBPM5 Developer Guide Effective Business Process Management with JBoss BPM

jBPM - Open Source Business Automation Toolkit is open. All dependencies of this project are available under the Apache Software License 2.0 or a compatible license.

This website was built with JBake and is completely open source.

Community

  • Blog
  • Get Help
  • Team
  • Governance
  • Academic research

Code

  • Build from source
  • Submit a bug
  • Report a security issue
  • License (Apache-2.0)
  • Release notes
  • Upgrade recipes

KIE projects

  • Drools rule engine
  • OptaPlanner constraint solver
  • jBPM workflow engine
  • Kogito Business Automation platform
CC by 3.0 | Privacy Policy
Sponsored by Red Hat