camunda BPM is a light-weight, open source platform for Business Process Management and Execution.
I've been using Camunda BPMN 2.0 for one of my workflow applications. In one of my service tasks, I created an …
bpmn camundaI am newbee in Camunda BPMN 2.0, i need help on how to implements and use send and receive task from …
camundaDoes the camunda engine provides an API to query all running instances of a certain process? Does this query includes …
java business-process-management bpmn camundaIs it possible to set variables to an user task in the camunda definition xml? I would like to set …
business-process-management camundaI have built a Camunda BPM with Spring Boot as a Standalone Process Engine, it will be waiting some requests …
spring-boot bpmn camundaIn our Scala/Play application we use activiti. (also experimenting with camunda) users can create workflows (shown in this picture …
scala playframework akka activiti camunda