bpmn.xml
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-24-2010 05:11 AM
HI,
its been quite some time since i have been following every release of avctiviti.A small thought just came accross me….in activiti modeler we can export the .activiti file to bpmn2.0.xml which is very specific to ACTIVTI execution engine…activiti being a open sorce still gets binded very tightly with execution engine….why there cant be any feature which generates bpmn20.xml file from activiti which is very general and pertains to BPMN2.0 specifications present on OMG website…..
regards,
DEV
its been quite some time since i have been following every release of avctiviti.A small thought just came accross me….in activiti modeler we can export the .activiti file to bpmn2.0.xml which is very specific to ACTIVTI execution engine…activiti being a open sorce still gets binded very tightly with execution engine….why there cant be any feature which generates bpmn20.xml file from activiti which is very general and pertains to BPMN2.0 specifications present on OMG website…..
regards,
DEV
Labels:
- Labels:
-
Archive
6 REPLIES 6

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2010 03:51 PM
Hi,
I think you are referring to the Activiti Designer and not the Modeler, because the Modeler does comply with the BPMN 2.0 specification.
Are you aware of the fact that Activiti adds extensions to the BPMN 2.0 specification? So it's just not possible to get a spec compliant BPMN 2.0 XML out of the Designer when you use these extensions.
But in general the XML out of the Designer is close to the spec.
I'm also interested to which specific parts of the XML you are referring and why this is so important for you.
Best regards,
Tijs
I think you are referring to the Activiti Designer and not the Modeler, because the Modeler does comply with the BPMN 2.0 specification.
Are you aware of the fact that Activiti adds extensions to the BPMN 2.0 specification? So it's just not possible to get a spec compliant BPMN 2.0 XML out of the Designer when you use these extensions.
But in general the XML out of the Designer is close to the spec.
I'm also interested to which specific parts of the XML you are referring and why this is so important for you.
Best regards,
Tijs
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-28-2010 05:11 AM
hi,
i am finding the XML created by ACTIVTI very tightly bonded with its own engine….and secondly, the XML generated has the tag mark of "ACTIVITI"…cant it be made more universal :?: :?: :?:
i am finding the XML created by ACTIVTI very tightly bonded with its own engine….and secondly, the XML generated has the tag mark of "ACTIVITI"…cant it be made more universal :?: :?: :?:

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-28-2010 07:30 AM
It's quite common that the editor of a BPM platform is implemented according to the process engine. The Activiti Designer is extensible so you can very easily create your own XML export if you would like to.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-28-2010 11:42 AM
hi,
can u please tell me how to do it…i mean where i need t o do changes…
Regards,
DEV
can u please tell me how to do it…i mean where i need t o do changes…
Regards,
DEV

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-28-2010 01:25 PM
Dev,
did you check the userguide? This section explains how: http://www.activiti.org/userguide/index.html#N11639
did you check the userguide? This section explains how: http://www.activiti.org/userguide/index.html#N11639
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2011 07:17 AM
You probably mean the activiti namespace in the header of the XML?
If you are not using any Activiti custom extension, you can simply remove it.
Note however, that no BPMN editor will choke on having the namespace there.
If you are not using any Activiti custom extension, you can simply remove it.
Note however, that no BPMN editor will choke on having the namespace there.
