Relationship to BPMN or BPEL?
How close is the graphical notation to BPMN from BPMI?
As for BPMN, since the designer is supposed to be skinnable, I guess someone could come up with a BPMN skin?
The graphical notation for BPEL workflow is the same as for regular sequential workflow with only exception that it uses different activities (closely corresponding to BPEL contructs). There are recommendations for converting graphical BPEL notations to BPMN somewhere in the web, which for the most part can be applied to regular sequential workflows too.
The result XML is absolutely not BPEL.
As Peter pointed Microsft should probably release a BPEL importer (similar to what you have for Biztalk 2004).
Anyway, if you look at the activity set (for sequential workflows) they seem to support everything defined in BPEL, and much more.
I think WWF is a superset of what BPEL defines since you can
a) Define your own activities.
b) create state driven workflow.
The graphical notation has absolutely nothing to do with BPMN.
The designer is is meant to create an executable worklflow not a graphical notation of a process.(as BPMN does)
In Response to Aleksey Savateyev:
The following paper describes a BPMN to Bpel conversion.
http://www.bpmn.org/Documents/Mapping%20BPMN%20to%20BPEL%20Example.pdf
As far as I know there is no way to convert BPEL to BPMN
I do not think there is a "standart notation for BPEL": BPEL is a XML specification not a graphical spec. Every tool uses it's own graphical notation.
Most of the people I see using notations for BPEL use either BPMN or UML.
John
ECLARUS SOFTWARE has a product (to be released soon) that can visualize BPEL 1.1 using BPMN notation. We have free download now at http://www.eclarus.com
If you just want to visualize BPEL for browsing and documentation purpose, you can download eClarus Business Process Modeler for Business Analysts. If you need generate BPEL 1.1 from a well-structured BPMN diagram as well, SOA Architect version is the right choice. We also have a community version solely for BPMN diagram drawing. The community version is free.
Yi
Peter Stuer wrote:
AFAIK, it has been announced that an activity set will be released through the activity gallery on windowsworkflow.net ( http://www.windowsworkflow.net/default.aspx?tabindex=2&tabid=31 ), that supports both import and export of BPEL 1.1 as long as you limit yourself to this activity set. As for BPMN, since the designer is supposed to be skinnable, I guess someone could come up with a BPMN skin?
So,
I have been reading about this import tool being available by year end. What about it? Is there any update on the status of it?
The only information I can find (the link mentioned above does not apply anymore).
I'd appreciate any fresh information on this
Thanks all.
Cos