KIE Server: Extend KIE Server client with new capabilities
Last but not least part of KIE Server extensions is about extending KIE Server Client with additional capabilities.Use caseOn top of what was built in second article (adding Mina transport to KIE...
View ArticleAdvanced queries in jBPM 6.4
While working with BPM, access to data that are being processed by the engine are very important. In many cases users would like to have options to easily and efficiently search for different...
View ArticleAdvanced queries in KIE Server
As a follow up of Advanced queries in jBPM 6.4 article let's take a look at queries in KIE Server - BPM capability.Since KIE Server's BPM capability is based on jbpm services api, it does provide...
View ArticleAre you ready to dive into (wildfly) swarm?
KIE Server is a lightweight execution server that comes with various capabilities where out of the box are following:BRM - rules execution (Drools)BPM - business process execution, task management,...
View ArticlejBPM UI extension on KIE Server
KIE Server that was first released in 6.3.0.Final with jBPM capabilities (among others) was purely focused on execution. Though it was lacking part of functionality BPM users expects:process diagram...
View ArticleCommunity extension to KIE Server - welcome Apache Thrift
In previous articles about KIE Server I described how it can be extended to bring in more features to it, starting with enhanced REST endpoints, through building addition transport layers, and...
View ArticleKIE Server clustering and scalability
This article is another in KIE Server series and this time we'll focus on clustering and scalability.KIE Server by its nature is lightweight and easily scalable component. Comparing to execution...
View ArticlejBPM v7 - workbench and kie server integration
As part of ongoing development of jBPM version 7 I'd like to give a short preview of one of the changes that are coming. This in particular relates to changes how workbench and kie server are...
View ArticleKnowledge Driven Microservices
In the area of microservices more and more people are looking into lightweight and domain IT solutions. Regardless of how you look at microservice the overall idea is to make sure it does isolated...
View ArticleKIE Server (jBPM extension) brings document support
Another article for KIE Server series ... and what's coming in version 7. This time around documents and their use in business processes.Business processes quite frequently need collaboration around...
View ArticleImproved container handling and updates in KIE Server
KIE Server allows to deploy multiple kjars, even the same project but different versions. And that is actually quite common to add new version of the project (kjar) next to already running. That in...
View ArticleCase management - jBPM v7 - Part 1
This article starts a new series of blog posts about case management feature that is coming in jBPM v7 to illustrate its capabilities with complete examples that will get more complex/advanced on each...
View ArticleCase management - jBPM v7 - Part 2 - working with case data
In Part 1, basic concepts around case management brought by jBPM 7 were introduced. It was a basic example (it order handling) as it was limited to just moving through case activities and basic data to...
View ArticleCase management - jBPM v7 - Part 3 - dynamic activities
It's time for next article in "Case Management" series, this time let's look at dynamic activities that can be added to a case on runtime. Dynamic means process definition that is behind a case has no...
View ArticleAdministration interfaces in jBPM 7
In many cases, when working with business processes, users end up in situations that were not foreseen before, e.g. task was assigned to a user that left the company, timer was scheduled with wrong...
View ArticlePluggable container locator and policy support in KIE Server
In this article, a container locator support was introduced. Commonly known as aliases. At that time it was by default using latest available version of the project configured with same alias. This...
View ArticleKIE Server router - even more flexibility
Yet another article from KIE Server series. This time to tackle next steps when you already get yourself familiar with KIE Server and its capabilities.KIE Server promotes architecture where there are...
View ArticleTraditional vs Modern BPM - why should I care?
Traditional BPM vs. modern ... what is this about?In this article I'd like to touch a bit BPM in general and how it evolves to mainly ask the question - should I still care about BPM? Hmmm ... let's...
View ArticleOrder IT hardware - jBPM 7 case application
In previous article I talked about Traditional vs Modern BPM and now I'd like to show what does that mean - a modern BPM in action. For this I used upcoming feature of jBPM 7 that provides case...
View ArticleDistribute tasks wisely ... pluggable task assignments jBPM7
User interaction in business processes is one of the most important aspects to make sure that the job is done. But not only that, it should make sure that the job is done:on timeby proper actorsin...
View Article