Book a Demo

Author Topic: Import from XMI - BPMN  (Read 8310 times)

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Import from XMI - BPMN
« on: March 24, 2016, 02:00:48 pm »
The help says

Quote
You can also import the *.emx and *.uml2 files generated by tools such as Rational Software Architect (RSA) and Rational Software Modeler (RSM), as well as BPMN 2.0 XML files,

Does  BPMN 2.0 XML files mean XPDL?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Import from XMI - BPMN
« Reply #1 on: March 24, 2016, 03:19:55 pm »
No. It's a different file format (and from memory serializes a subset of BPMN 2.0)

EA can export XPDL 2.2, but I don't think there's an equivalent import.

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: Import from XMI - BPMN
« Reply #2 on: March 29, 2016, 07:05:33 am »
Is it worth putting in a feature request?  Seems an odd omission. 

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Import from XMI - BPMN
« Reply #3 on: March 29, 2016, 09:36:08 am »
There's no harm in putting in a request, but it's not that odd. EA went for years with a BPMN export but no import. Longer before getting the XPDL export.

What you're exporting from doesn't have BPMN XML support?

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: Import from XMI - BPMN
« Reply #4 on: March 29, 2016, 10:32:44 am »
There's no harm in putting in a request, but it's not that odd. EA went for years with a BPMN export but no import. Longer before getting the XPDL export.

What you're exporting from doesn't have BPMN XML support?

One of the risks I constantly raise about online tools is the lack of data exporting and roundtrip capability.  One of the process mapping tools will be adding an XPDL export capability.  I'd said EA could import most things, so I was caught out slightly :-)

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Import from XMI - BPMN
« Reply #5 on: March 29, 2016, 01:03:10 pm »
I wouldn't say EA can import most things.

Certainly it can import most variants of XMI, including the custom extensions used by a number of competing products. There are a few other standard formats that can be imported, and the list has been growing recently.

The problem is that almost anyone can define a file format. Especially one based on xml. It's only a step beyond that to call it a "standard", but that doesn't necessarily imply tool support or that it is suitable for exchanging a model.

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: Import from XMI - BPMN
« Reply #6 on: March 29, 2016, 02:10:56 pm »