In this tutorial, we will be taking a closer look at the jBPM Maven archetype for Spring Boot – a feature that is sure to kick start the way you create your jBPM projects.
jbpm5
jBPM is a toolkit for building business applications to help automate business processes and decisions.
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.
How to run jBPM REST API in Spring Boot
This is a quick article to discuss how to configure jBPM projects with Spring Boot to include the Swagger UI. The Swagger UI is an handy wrapper to invoke jBPM REST API.
jBPM 7 tutorial – getting started with the opensource BPM
jBPM is a toolkit for building business applications to help automate business processes and decisions. jBPM provides various capabilities that simplify and externalize business logic into reusable assets such as: Business processes (BPMN2) Decision management (DMN) Business rules (DRL) Business optimisation (Solver) jBPM can be used as standalone service or embedded in an application / … Read more
How to use Human Tasks in jBPM
A Human task, according to the (WS-HumanTask) Specification lets you model an activity that requires a human actor. When the process execution reaches at the user task node, a new task instance is created in the worklist of the actor(s) or group(s) defined for this task. Human tasks can transition to several different states and … Read more
JBPM5 Setting process variables at startup
This tutorial has been written for an old version of jBPM which is now deprecated. If you want to get started quickly with jBPM, we recommend the following quickstarts: jBPM 7 tutorial: getting started with the opensource BPM Developing a jBPM 7 Web application example Design jBPM Processes with Eclipse designer plugin Getting started with … Read more
Running jBPM 5 on JBoss AS 7
This tutorial has been written for an old version of jBPM which is now deprecated. If you want to get started quickly with jBPM, we recommend the following quickstarts: jBPM 7 tutorial: getting started with the opensource BPM Developing a jBPM 7 Web application example Design jBPM Processes with Eclipse designer plugin Getting started with … Read more
Introduction to jBPM 5 tutorial
This tutorial has been written for an old version of jBPM which is now deprecated. If you want to get started quickly with jBPM, we recommend the following quickstarts: jBPM 7 tutorial: getting started with the opensource BPM Developing a jBPM 7 Web application example Design jBPM Processes with Eclipse designer plugin Getting started with … Read more