Generate diagram from xml-source

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2010 03:12 AM
Is it possible to generate a diagram from an existing bpmn20.xml ?
I would like to develop the process in the xml-source but the diagram will help me talking to the process owners.
I would like to develop the process in the xml-source but the diagram will help me talking to the process owners.
Labels:
- Labels:
-
Archive
6 REPLIES 6

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2010 03:19 AM
Unfortunately, at the moment you can't. We are planning to add this in an upcoming release, using the BPMN DI standard. Issues you can track are here:
http://jira.codehaus.org/browse/ACT-449
http://jira.codehaus.org/browse/ACT-279
http://jira.codehaus.org/browse/ACT-449
http://jira.codehaus.org/browse/ACT-279

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2011 12:05 PM
UP!
Is there any news on this feature? It has started since October last year, but there are still no responses. any timing plans?
Thank you
Is there any news on this feature? It has started since October last year, but there are still no responses. any timing plans?
Thank you

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2011 12:58 PM
The import of BPMN DI diagrams has been added to the next release. Direct updates from the BPMN to the diagram and back have not been added yet, as you can see from the status of the issues I mentioned.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2014 04:13 PM
Has this been implemented yet? When editing in eclipse the diagram doesn't update when making changes to the xml file. This really makes it difficult to create the workflows..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2014 02:23 AM
Hi Brian,
Activiti currently supports 2 diagram generators
Regards
Martin
Activiti currently supports 2 diagram generators
- java - server side - (e.g. http://forums.activiti.org/content/process-diagram-highlighting-current-process)
- javascript (Used in explorer) ProcessDiagramGenerator.js
Regards
Martin
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2014 09:23 AM
There is a diagram-viewer that generates a pretty good view of the process embedded in the Activiti-Explorer.
This is actually based on the following github project (https://github.com/dmitryfar/diagram-viewer).
While it is embedded in Activiti-Explorer, it is super easy to extract and include into any war.
Be aware, it uses Ext.js which may be considered a license issue.
Cheers,
Greg
This is actually based on the following github project (https://github.com/dmitryfar/diagram-viewer).
While it is embedded in Activiti-Explorer, it is super easy to extract and include into any war.
Be aware, it uses Ext.js which may be considered a license issue.
Cheers,
Greg
