All other

Audit log mode applied to all audit data

    Blog post image      

jBPM allows to store so called audit logs in various modes JPA (default) JMS None JPA mode means that data will be stored directly and within the same transaction as process execution. That usually have some additional performance overhead although it’s certainly not significant and unless huge volume is expected is a sound default setting.Read more →

Launch of Business Applications

    Blog post image      

The time has come – Business Applications are here!!! It’s a great pleasure to announce that the Business Applications are now officially launched and ready for you to get started. start.jbpm.org Business application can be defined as an automated solution, built with selected frameworks and capabilities that implements business functions and/or business problems. Capabilities canRead more →

Handle service exceptions via subprocess

    Blog post image      

Interacting with services as part of your business process (or in more general business automation) is a common requirement. Though we all know that services tend to fail from time to time and business automation solutions should be able to cope with that. A worth reading article was recently published by Donato Marrazzo and canRead more →

Performance baseline for jBPM 7 (7.8.0)

    Blog post image      

The aim of this article is to show a base information about performance of the jBPM to set a baseline and to answer basic question how good jBPM performs when it comes to execution. This is not to be seen as competitive information or show jBPM is faster or slower than other engines but moreRead more →

single zip distribution for jBPM

    Blog post image      

To simplify getting started experience for users I’d like to showcase a single zip distribution that includes: WildFly server (at the moment version 11.0.0.Final) workbench (aka jbpm console) kie server with all capabilities enabled jBPM case management show case application All of them are perfectly configured and ready to run with just single and shortRead more →

Contract Net Protocol with jBPM

    Blog post image      

jBPM provides lots of capabilities that could be used out of the box to build rather sophisticated solutions. In this article I’d like to show one of them – Contract Net Protocol. Contract Net Protocol (CNP) is a task-sharing protocol in multi-agent systems, consisting of a collection of nodes or software agents that form theRead more →