Top "Bpmn" questions

Business Process Model & Notation

Process Engines for BPMN 2.0

I'm doing a comparison among all existing BPMN 2.0 Process Engines e.g. Activiti, jBPM etc. I've prepared a list of 4 …

workflow jbpm business-process-management bpmn activiti
How to setup conditionals for BPMN2 Exclusive Gateway

I'm using Camunda BPMN2 for the first time in my spring project and trying to get my head around a …

java spring bpmn camunda
Comparison between Camunda and Alternatives (Activiti)

I'm doing a comparison between Camunda & other alternatives (eg. Activiti) as a part of a feasibility study. I would …

java activiti bpmn camunda
How to query running instances of a process definition?

Does the camunda engine provides an API to query all running instances of a certain process? Does this query includes …

java business-process-management bpmn camunda
Open source framework to build Web based BPMN designer

We have already built a BPMN designer on eclipse framework.It was easy to build with great support from eclipse …

web designer bpmn
Difference of BPMN and BPEL

What's the difference between BPMN (Business Process Model & Notation) and BPEL (Business Process Expression Language) and Where do we …

bpel bpmn
How do I deploy BPMN process to process engine with Camunda Spring Boot

I have built a Camunda BPM with Spring Boot as a Standalone Process Engine, it will be waiting some requests …

spring-boot bpmn camunda
JBPM6 Service task to execute java code

I am new in JBPM6. My scenario is like this that i want to execute some java code using JBPM …

java jbpm bpmn
Activiti hello world test

I am trying to make a simple Hello world application using Activiti 5.13 BPMN. I made a dynamic web application project …

java eclipse postgresql activiti bpmn
Multiple roles performing a single task

How can I model a task that is performed by multiple roles? Example 1: 3 roles have to meet in order to …

bpmn