Posted
almost 13 years
ago
by
Clebert Suconic
|
Posted
almost 13 years
ago
by
salaboy
Most of the times the Front Ends Applications which are built on top of Process Engines contains a fair amount of screens/components dedicated to deal with Human Interactions. On this post the requirements to build these panels will be dissected to define which bits are important. The main idea behind this analysis is to be [...]
|
Posted
about 13 years
ago
by
emmaespina
In my opinion when you have done a project that you like and you wouldn’t like to let it die, forgotten in some server in Slovakia, you open source it. That is exactly what I did with Felipo (editor note: Felipo is the name of the author’s cat). https://github.com/espinaemmanuel/Felipo If you see some similarities with [...]
|
Posted
about 13 years
ago
by
salaboy
This year, jBPM5 was one of the lucky projects which was accepted in the Google Summer of Code Program. The topic of this year was to build a customizable and pluggable Human Task Lifecycle mechanism to extend the current functionality. Demian
|
Posted
about 13 years
ago
by
calcacuervo
Hi everyone! I am back to my blog and hopefully I will write again soon!. This time I will talk about my work in GSOC 2012. The idea of my project is to allow human tasks to be flexible and configurable, and not simply hardcoded in an mvel file. So, it sound ideal to represent [...]
|
Posted
about 13 years
ago
by
antollinim
Motivation When we (i.e developers/architects) talk about Business Processes (or Process Engines), we all have (at least) some basic ideas of what we are talking about. We all understand somewhat what a business process is, we all have a basic
|
Posted
about 13 years
ago
by
salaboy
Once you become familiar with the topics discussed in my previous two posts: (PROCESSES & RULES) OR (RULES & PROCESSES) 1/X -> Introduction (PROCESSES & RULES) OR (RULES & PROCESSES) 2/X -> Old Integration Patterns You can start playing more and more with the Rule Engine. One of the things that you will notice during [...]
|
Posted
about 13 years
ago
by
salaboy
I’m back! In my previous post I’ve introduced a couple of patterns about how to mix processes and rules and viceversa. This post, before jumping into more advanced topics which requires to know how the Rule Engine works, will explain with some examples how we can interact with the Rule Engine using stateless sessions . This [...]
|
Posted
about 13 years
ago
by
salaboy
Hi there, I want to share with everyone some updates about the jBPM Form Builder. I was doing some work to make it independent of the environment and more easy to use. This post include the current state of the project, how to build it and run it and the future steps. Feel free to leave feedback [...]
|
Posted
about 13 years
ago
by
salaboy
One of the things that differentiate jBPM5 from other BPMS is the fact that it runs on top of the Drools Rule engine. During a series of post I will be trying to share some of the advantages of this approach. Because this topic is heavily discussed inside Chapter 9 of the jBPM5 Developer Guide [...]
|