Book a Demo

Author Topic: XMI Export for Communication Package  (Read 5260 times)

[email protected]

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
XMI Export for Communication Package
« on: October 24, 2016, 08:19:58 pm »
Hello everybody,

we have a Problem with the Export from communication package (from SQL DB) to *.xmi file. We have defined collaboration Messages in the package, but the Export does not include this objects and so after the Import in the new Project (SQL DB) we miss this Messages. Does someone know where the problem is and how we can fix it?

Thank you for your help.


Anton
« Last Edit: October 24, 2016, 09:03:10 pm by [email protected] »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: XMI Export for Communication Package
« Reply #1 on: October 24, 2016, 08:54:58 pm »
Anton,

There is a known issue with the xmi export when using classes on sequence diagrams.
To avoid that problem you should always use instances.
I'm guessing the same applies for collaboration diagrams

Geert

[email protected]

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: XMI Export for Communication Package
« Reply #2 on: October 24, 2016, 09:17:39 pm »
Hi Geert,

thanks a lot. This is the solution. We've tested and it works.

Thank you very much

best regards

Anton