Author Topic: Import  BPEL WSDL  (Read 3687 times)

hsedidin

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Import  BPEL WSDL
« on: July 18, 2011, 07:40:24 am »
Is there any way  to import a BPEL WSDL to generate a BPMN (BPEL) diagram?


adejung

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Import  BPEL WSDL
« Reply #1 on: August 02, 2011, 03:31:08 pm »
I would be interested on this feature as well  8-)

Fonz

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Import  BPEL WSDL
« Reply #2 on: February 21, 2012, 10:49:35 pm »
A somewhat late reply, but I found the answer a while ago and I want to share it with you. From you execution XML (=BPEL) the tools are not able to create the according diagram. the key to answer your question is XMI (OMG's interchange format). If you can export your diagram from your source diagramming application into XMI then you can import your diagram to an other diagramming tool. You can then also conclude that every tool makes its own specific BPEL code and has other diagramming rules.

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Re: Import  BPEL WSDL
« Reply #3 on: February 21, 2012, 11:38:37 pm »
An Alternative here is BPMN v2 XML. If your process engine supports BPMN v2 then you can use Sparx v9.x BPMN v2 XML import/export.