Hi I'm a green hand in activiti. I want to generate a bpmn20.xml file in my webapp project. The activiti verdion I used is 5.6. Is there anybody can tell me How to generate it? thanks a lot!
I think, but am not quite sure, that you can use the Activiti Designer or Modeler. They both do something with xml and since Activiti is bpmn2, I suspect that it generates a bpmn2.xml file. But to be sure I suggest reading the manual in great detail
Hi, U can generate it in two ways 1st is through activiti modeler.Download that war and deploy it .Through that GUI u can generate bpnm.20.xml Other way is u can do from ur ecllipse by installing activiti designer in it