Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: Tehila1 on May 21, 2015, 03:08:10 pm

Title: Import XMI Deletes Sequences
Post by: Tehila1 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?
Title: Re: Import XMI Deletes Sequences
Post by: Geert Bellekens 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