Book a Demo

Author Topic: Migration procedure from 7.5 to 8.0  (Read 4543 times)

deefer

  • EA User
  • **
  • Posts: 98
  • Karma: +0/-0
    • View Profile
Migration procedure from 7.5 to 8.0
« on: July 09, 2010, 06:18:08 pm »
Hi
I was wondering whether you can suggest a procedure to check that a model is still valid when migrating from version 7.5 to version 8.0 of EA.

Besides checking manually each element, package and diagram, I was wondering whether there could be a (semi)automatic method (for instance, exporting the model into and xml with both ea versions and check the differences...)

Other suggestions are very welcome...
Thanks
Davide

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Migration procedure from 7.5 to 8.0
« Reply #1 on: July 09, 2010, 06:45:07 pm »
Davide,

I would rather do following:
- Export model to xmi in 7.5
- "upgrade" to 8.0
- Compare model with exported xmi.

Geert

deefer

  • EA User
  • **
  • Posts: 98
  • Karma: +0/-0
    • View Profile
Re: Migration procedure from 7.5 to 8.0
« Reply #2 on: July 09, 2010, 09:38:39 pm »
Thanx Geert
how to do that comparison?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Migration procedure from 7.5 to 8.0
« Reply #3 on: July 09, 2010, 09:50:02 pm »
right click on package/model and choose "Package Control/Compare with XMI file".

Geert


deefer

  • EA User
  • **
  • Posts: 98
  • Karma: +0/-0
    • View Profile
Re: Migration procedure from 7.5 to 8.0
« Reply #4 on: July 10, 2010, 12:03:09 am »
It is funny, but I've tried to export the model with 7.5 and then compare the xmi just exported with the same ea 7.5 open model... the number of differences is remarcable!

  • most of them are false positive (text marked different but actually the same)
  • other reports that some connections coordinates have been changed
  • action pins have a different classified ID
  • some block properties' links specifications are missing in the exported xmi

Since my model is quite big, and the number of modifications reported is quite big, I wonder whether this is the most effective method for my original purpose...  :-/

And with version 8.0 the situation is the same...
Thanks
Davide

beginner

  • Guest
Re: Migration procedure from 7.5 to 8.0
« Reply #5 on: July 12, 2010, 05:26:34 pm »
You might try to check sanity first: Tools/Data Management/Integrity.

Very strange thing, though. I'd expect the insanity to be the same in the exported XMI... What's Paolo's signature: Consistently inconsistent systems don't exist? EA proofs that to be wrong.

b.

deefer

  • EA User
  • **
  • Posts: 98
  • Karma: +0/-0
    • View Profile
Re: Migration procedure from 7.5 to 8.0
« Reply #6 on: July 12, 2010, 05:31:37 pm »
Thanx
Yes I have already performed the integrity check and the model repair commands

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Migration procedure from 7.5 to 8.0
« Reply #7 on: July 12, 2010, 06:49:25 pm »
Quote
You might try to check sanity first: Tools/Data Management/Integrity.

Very strange thing, though. I'd expect the insanity to be the same in the exported XMI... What's Paolo's signature: Consistently inconsistent systems don't exist? EA proofs that to be wrong.

b.
Not quite the right quote... ;)

Inconsistently correct systems DON'T exist.

I'll leave it as an exercise for the reader to apply to EA.

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

beginner

  • Guest
Re: Migration procedure from 7.5 to 8.0
« Reply #8 on: July 12, 2010, 06:59:52 pm »
Yep, sorry for the wrong citation. However I'd say that EA is consistently inconsistent.

b.

beginner

  • Guest
Re: Migration procedure from 7.5 to 8.0
« Reply #9 on: July 24, 2010, 12:47:47 am »
Quote
It is funny, but I've tried to export the model with 7.5 and then compare the xmi just exported with the same ea 7.5 open model... the number of differences is remarcable!...
I'm just in the same position. When I compare fresh exports I (often!) get lots of errors. Classifiers are not exported. Obviously identical things are marked as being different. Thank god I'm not in the situation to restore from a baseline export yet. It seem to be just scrap. Nothing you can use for collaboration and neither for backup. I'll switch over to database dumps.

brrrr

Yes. I made integrity check beforehand. Whatever these do. Witch craft like XMI, I guess.