python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Integrate Camunda or other workflow designer with Website seemlessly
We want to create visual DAG workflow designer in our website. We found Camunda a good interface which can design BPM flowcharts. However, the documentation shows that we need to design workflow indep...

Sandeep Bhutani
Votes: 0
Answers: 1
Start Camunda process via rest api with file variable
how is it possible to start a process from rest api, passing it a file? I am working with camel, and I use the routes written on xml
I need to add a variable of type File in the body
my code:
<rout...
AmonAzhelart
Votes: 0
Answers: 0
Error / Exception handling in AbstractBpmnActivityBehavior.signal()
Errpr / Exception handling in AbstractBpmnActivityBehavior.signal() is not the same as in AbstractBpmnActivityBehavior.execute(). An exception being thrown in execute() is properly handled by creating...
stphngrtz
Votes: 0
Answers: 0
Camunda war file deployment with bpmn only
New to camunda here. I am thinking of maintaining the war files (i.e. the bpmn files, forms and the code for them) in the same repo as my backend application and have their deployment automated with m...
Dev2017
Votes: 0
Answers: 1