Is there a way to edit process definition BPMN model?
- I would like to replicate an app multiple times but formKey inside tasks will vary inside process definition BPMN model in each APP.
- There is a 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.
- What are the models listed in this Request URL, I’m unable to see any models inside the response.