Hello Team,
Needed your help on the below issue:
We have tried adding new BPMN diagram to a existing Maven Project and it doesnt reflect on cockpit.
What we have done:
- There is a existing Maven Project with an BPMN flow.
- Created another BPMN diagram in Camunda Modeler.
- Saved under src/main/resources. Refreshed eclipse.
- Build the war file through POM.xml.
5 deployed the latest war in Tomcat.payments-system-0.0.1-SNAPSHOT.txt (5.7 KB)
attaching war file in txt format for reference.customSwiftFlow.bpmn (3.0 KB)
Attaching BPMN diagram as well.
Please let me know if I’m missing something.