Top "Camunda" questions

camunda BPM is a light-weight, open source platform for Business Process Management and Execution.

Bpmn - How to model an optional task

After the Task 1 is completed, we need to spawn an optional task, based on a condition. The process completion does …

bpmn camunda
set up camunda rest api

I want to use the camunda rest api (local), but I realy can't figure out how to set up the …

rest tomcat camunda
BPMN for spring boot 2

We have started new project on spring stack and using latest versions. But we have workflow requirement and I used …

spring-boot jbpm activiti camunda
Spring RestTemplate with rootUri return URI is not absolute error

I have a RestTemplate that I build it with RestTemplateBuilder. I set the rootUri for builder. In below method (updateState1) …

java spring kubernetes resttemplate camunda