1 # Camunda process manager
3 Run ```./camunda.py``` to just deploy the process.
7 ```--autoclick 1```: will deploy the process and run it with three terms.
8 Result should be available in Camunda Tasklist -> All Tasks
10 ```--autoclick 2```: will deploy the process, run it with three terms, and tries to download the pdf
12 ```--no-deploy```: do not deploy the process, probably only useful with the autoclick-flag
14 ```--no-cleanup```: do not remove old deployments, keep tasks running (might be confusing if there are multiple deployments)
18 URI: http://localhost:8080/camunda/