Author Topic: Import XMI Deletes Sequences  (Read 2043 times)

Tehila1

  • EA User
  • **
  • Posts: 256
  • Karma: +0/-0
    • View Profile
Import XMI Deletes Sequences
« on: May 21, 2015, 03:08:10 pm »
Hello,

I import XMI of a package hierarchy to a local model, and it's successfully imported.
When I import the same XMI to a shared model (Oracle DB), all the sequences and messages in sequence diagrams are deleted.

Any ideas?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13387
  • Karma: +566/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Import XMI Deletes Sequences
« Reply #1 on: May 21, 2015, 04:16:46 pm »
Yes, that is a known issue. (search "version control" + "sequence diagram")
Using instances instead of classifiers in sequence diagrams will to some degree solve that issue.

Geert