I am trying to modify bpmn file and deploy the modified bpmn to existing process.
Process contains below deployments:
invoice.v2.bpmn
invoiceBusinessDecisions.dmn
review-invoice.cmmn.
When i do POST of invoice.v2.bpmn, process engine with new revision is created, But I am unable to create any instance from it. Please help.
Issue is resolved, But now I am facing another issue where, I have new Version or process definition is created by using deployment-create rest services, but i am unable to create the Instance of the process without server restart. Any help please. Thanks.
Can you me much more specific?
How are you starting the process?
are there any errors in the log?
What exactly happens when you try to start the process?