KIE Server Router integrated with workbench
In one of the recent posts I presented KIE Server Router to allow to scale to more instances of KIE Servers where there is one smart router that can:find the right servers to deal with...
View ArticlejBPM 7 - case management security
Case management puts additional requirements on business automation. In many cases it's much more domain specific than business process management and thus will then have different (or better would be...
View ArticleLinked process instance images
In one of the previous posts I described how to retrieve images of process instance from the runtime environment. Now I'd like to share small but helpful improvement in that area. Links between process...
View ArticleEnhanced KIE Server Router and Workbench integration
After KIE Server Router introduction there was quite interesting feedback especially regarding integration with workbench. Main point identified was the extra management needed when KIE Servers run in...
View ArticlePrepare for future ... KIE Server Router extension
KIE Server Router was built to cover two main areas:hide the complexity of many KIE Server instances hosting different projects (kjars)aggregate information from different KIE Servers regardless if...
View ArticleGet ready for jBPM 7 ... migrate from 6.5 to 7
Yes, that is correct - it's time to get ready for jBPM 7!!!as part of preparation for final release of community version 7, I'd like to share some thoughts on how to move to it from 6.5.First of all,...
View ArticleCase management in details at RedHat Summit 2017
I'd like to invite everyone interested in upcoming jBPM 7 feature for case management to RedHat Summit talkDeep dive on case managementWe'll be talking about the most important things to know about how...
View ArticleCase management application in workbench
As part of coming jBPM version 7 I'd like to present a new component that will allow an easy and comprehensive look into case management. As described in the article case management should be business...
View ArticleEmail configuration for jBPM
Quite frequent question from users is how to send emails from within process instance. This is rather simple activity but requires bit of configuration upfront.So lets start with application server...
View ArticleControl business rules execution from your processes
Business processes benefit a lot from business rules, actually they are like must to have in today's constantly changing world. jBPM comes with excellent integration with Drools so that already has a...
View ArticleKIE Server welcomes Narayana
KIE Server (with BPM capabilities) requires data base for persistence. That is well known fact, though to have properly managed persistence there is also need for transaction manager that will ensure...
View ArticleExecution error - how to deal with unexpected in jBPM 7.1
jBPM technical error handling is based on transactionality and going back to last (stable) state. That means in case of an error (of any kind) that is not handled by the process, will result in rolling...
View ArticleMake use of rules to drive your cases
In case management that was recently released with jBPM version 7, there is a change in the way we look at cases. They are more data driven than flow driven. Of course users are free to define parts of...
View ArticleManaged KIE Server gets ready for the cloud
As described in this article, KIE Server can run in two modes:managed, wit controller that is responsible for providing kie containers to be deployedunmanaged, self contained server that allows to...
View ArticleMaven plugins for KIE Server
Since version 7 of jBPM KIE Server is the only execution server available by default thus it's getting more and more traction. With that in mind there is a need to have it more aligned with CI/CD...
View ArticleNoSQL enters jBPM ... as an experiment ... so far
Quite frequently there are questions around jBPM if there is anyway to use NoSQL as data store for persistable setup. From the very beginning persistence in KIE projects (drools and jBPM) was designed...
View ArticleElasticsearch empowers jBPM
As a follow up on article that introduced NoSQL experimental support for jBPM, this article aims at illustrating one potential integration to enhance search capabilities and potentially routing support...
View ArticleCloud runtime architectures for jBPM
In the days where more and more software is moving to cloud, I'd like to take a moment (or two) to describe various runtime architectures that jBPM can be deployed with.This article mainly talks about...
View ArticleIntegrate systems with processes - jBPM workitems
Processes are almost always completed in several steps, or activities. These activities work together to achieve common goals that define the process they are part of. Let’s just jump straight into an...
View Articlewhere did the authoring go? getting started with workbench and kie server on...
Recently there were number of questions on mailing list about authoring perspective missing in recent versions of jBPM and/or drools... that lead me to take few minutes to make this write up and...
View Article