Book a Demo

Author Topic: Import glossary definitions from csv  (Read 4644 times)

dpresler

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Import glossary definitions from csv
« on: September 20, 2013, 07:24:15 am »
I have a list of terms I'd like to put in the project glossary.  Is there any way to import them from, say, a csv?  Or do I have to put them in the XML schema used by EA for imports?  If so, are there any scripts available to do that for me (e.g., from a csv)?

Thanks in advance for any help you can provide.

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 definitions from csv
« Reply #1 on: September 20, 2013, 03:49:29 pm »
Try the Simple VBA Excel to EA importer v3. It supports importing elements, attributes, and glossary items.

Geert

dpresler

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: Import glossary definitions from csv
« Reply #2 on: September 20, 2013, 11:55:20 pm »
Thank you for your prompt response.  This looks like exactly what I need.