Book a Demo

Author Topic: Import glossary  (Read 3909 times)

C. Ziller

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Import glossary
« on: July 11, 2013, 07:49:20 pm »
Hello,

only a part of our project team works with EA. But we want to use only one glossary. So we would like to export the EA glossary in a readable and writable format. Team members without EA should be able to make changes. And after these changes we would like to import the glossary to EA so that we can see the updated glossary in EA.

Sure I know the export and import functions of EA (XMI, CSV,...). But I didn't find a way to re-import the updated glossary.

Ist there any possiblity to do something like that?

Regards
Colette

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Import glossary
« Reply #1 on: July 11, 2013, 08:43:28 pm »
I've recently made a change to my Simple VBA Excel to EA Impoter (v3) to allow importing the glossary.

Geert


C. Ziller

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Import glossary
« Reply #2 on: July 12, 2013, 12:44:22 am »
Thanks, Geert! I will try it.

C. Ziller

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Import glossary
« Reply #3 on: July 12, 2013, 07:33:43 pm »
Hi Geert,

today I tested your EA Importer. It seems that I can only import with it. Is this right?

I need to export and import the glossary: export an existing glossary -> make changes in Excel -> import the updated glossary -> make changes in EA -> export again ... (as cycle)

Do you know any way to do this?

regards
Colette

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Import glossary
« Reply #4 on: July 12, 2013, 07:50:03 pm »
You can export the glossary into an xml file and then somehow import that into excel, or write an export function in VBA.

Should be rather easy to export the glossary from EA.

Geert