How to generate a bpmn20.xml file

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2011 03:01 AM
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!
The activiti verdion I used is 5.6. Is there anybody can tell me How to generate it? thanks a lot!
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2011 04:01 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2011 08:16 AM
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
for more details check out this user guide
http://www.activiti.org/userguide/index.html
Regards,
Sandhya.m
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
for more details check out this user guide
http://www.activiti.org/userguide/index.html
Regards,
Sandhya.m

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2011 08:28 AM
Thanks a lot, I think the second method is more suitable for me. I'll learn it later!

