Book a Demo

Author Topic: Extracting descriptions and comments from Sparx EA  (Read 11707 times)

acohen1902

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Extracting descriptions and comments from Sparx EA
« on: September 13, 2022, 05:29:12 pm »
I am migrating models from Sparx EA to another CASE Tool. I have managed to migrate the models without any issues but the descriptions and comments have not come through. I believe these can be extracted to an Excel Spreadsheet so that they can be uploaded but I not clear how to do this so any advise would be gratefully received

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Extracting descriptions and comments from Sparx EA
« Reply #1 on: September 13, 2022, 05:50:49 pm »
The easiest place to start would be the CSV export.

Geert

jcampos

  • EA Novice
  • *
  • Posts: 15
  • Karma: +1/-0
    • View Profile
    • Andes Architecture
Re: Extracting descriptions and comments from Sparx EA
« Reply #2 on: September 14, 2022, 07:14:45 am »
Hi!

Yeah, Geert is right, a way is with CSV export, please read this article to do it: https://sparxsystems.com/enterprise_architect_user_guide/16.0/model_exchange/csvimportexport.html

Another way could be exporting to XMI: https://sparxsystems.com/enterprise_architect_user_guide/16.0/model_exchange/exporttoxmi.html

Or publishing as a XML:
Publish>Model Exchange>Publish As>Choose the correct model language.

I hope that could works!
If you need any help, don't doubt in contact me.

Jhon Campos
Andes Architecture, Colombia.

linnellaa

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: Extracting descriptions and comments from Sparx EA
« Reply #3 on: March 05, 2025, 12:51:11 pm »
Extracting descriptions and comments from Sparx Enterprise Architect (EA) can be done in different ways depending on your goal and the format in which you need the data.
« Last Edit: March 05, 2025, 04:04:22 pm by Eve »

Esperani

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Extracting descriptions and comments from Sparx EA
« Reply #4 on: April 18, 2025, 03:00:08 pm »
Thanks for the information! I'll check out the CSV and XMI export methods, as well as the XML publishing option.