Book a Demo

Author Topic: is it posible to make a two way merge with XMI files  (Read 4091 times)

steen.jensen

  • EA User
  • **
  • Posts: 181
  • Karma: +8/-1
    • View Profile
is it posible to make a two way merge with XMI files
« on: March 28, 2019, 09:05:27 am »
We have two different modeling groups with a separated database for security reasoning.
One part of each model should be same on both databases (application portfolio & all its integrations)
Is it possible with Corporate Sparx EA v 14.1 to do two way merge if/when the selected part is updated on each side?
XMI Export/Import, Baselining etc

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: is it posible to make a two way merge with XMI files
« Reply #1 on: March 28, 2019, 03:29:02 pm »
Not really, unless you use Lemontree from LieberLieber.

Geert

steen.jensen

  • EA User
  • **
  • Posts: 181
  • Karma: +8/-1
    • View Profile
Re: is it posible to make a two way merge with XMI files
« Reply #2 on: March 29, 2019, 04:53:23 am »
Okey :-[
So lock both and just have some ChangeMgmt process for any updates requested by the two partyes and any modifications is handle by my self  8)
Think I have to request a money rise ;D

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: is it posible to make a two way merge with XMI files
« Reply #3 on: March 29, 2019, 05:16:47 am »
Okey :-[
So lock both and just have some ChangeMgmt process for any updates requested by the two partyes and any modifications is handle by my self  8)
Think I have to request a money rise ;D
Not necessarily.
You can either have everyone work on the same database, or use a connection to version control such as SVN or TFS.
This works with exclusive locks, making sure only one party can change a package.

Geert

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: is it posible to make a two way merge with XMI files
« Reply #4 on: March 29, 2019, 06:14:33 am »
Further I think that the idea "let the machine do the ugly merging stuff" will not work. You need to cut your model into as independent as possible parts if separate teams shall work on it. But since you WILL have connections you need a (smart!) human look over the implications of a merge. What definitely won't work the long term is to let two teams work on separate copies of the same model and then create a blend. Believe me, nobody will have that lunch.

q.

Sunshine

  • EA Practitioner
  • ***
  • Posts: 1353
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: is it posible to make a two way merge with XMI files
« Reply #5 on: March 31, 2019, 08:27:01 am »
XMI files are just XML files and there are some XML merge tools out there. However as mentioned by others its probably going to be painful or not work at all. Best bet would be to look into Cloud Pro Server. I understand you can limit what different people can see in the repository.
Happy to help
:)