flowable / flowable/flowable-engine
POST method for process definition BPMN model
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
**Is there a way to edit process definition BPMN model?**
1. I would like to replicate an app multiple times but **formKey** inside tasks will vary inside process definition BPMN model in each APP.
2. There is GET method to obtain a process definition BPMN model which will list out all the all elements inside process workflow. I would like to alter the formKey in this response JSON and modify the BPMN model.
3. What are the models listed in this [Request URL](http://localhost:9080/flowable-rest/service/repository/models), I'm unable to see any models inside the response.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.