jBPM7 – IDE Plugins

We need to create a jBPM project. How to create the jBPM project. Where to start. Let’s find out. First of all We need IDE either Eclipse or IntelliJ IDEA. These IDE should have jBPM…

jBPM7 – Features

Before jumping into jBPM features, We will try to understand what is jBPM. But We can automate our Business process using any technologies like java/j2ee framework, .net, python and etc. Then why do we need…

jBPM7 – Introduction

jBPM System jBPM stands for Java Business Process Management. jBPM is a fully open-source, It is the implementation of a BPM System in Java. It allows us to create a business process flow, execute it,…

Overview of Drools

Software programmers are used to a procedural approach when it comes implementing Business requirements. The consequence is that the business rule implementation solely depends on the competence and understanding the software developer has of the…

Marc’s Cakewalk

Cakewalk Algorithm Marc loves cupcakes, but he also likes to stay fit. Each cupcake has a calorie count, and Marc can walk a distance to expend those calories. If Marc has eaten i cupcakes so…

Partition – Quicksort

We’re explaining a divide-and-conquer algorithm called Quicksort (also known as Partition Sort). This challenge is a modified version of the algorithm that only addresses partitioning. It is implemented as follows: Partition Algorithm Choose some pivot element, p, and partition…

jBPM7 – Home

Industries throughout the world have been searching for a structured approach of designing their actions or transactions which can be transformed by implementing them using automated solutions. jBPM is one such tool that helps business…