Author Topic: CSV Import/Export to include tagged values  (Read 2985 times)

TonyN

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
    • View Profile
CSV Import/Export to include tagged values
« on: June 21, 2011, 04:09:31 pm »
Is there any way to include tagged values in the CSV Import/Export function?  In need to add a reference for an external requirements management system.
I have searched the addins forum and not found anything that meets my needs.

Any help would be appreciated

TIA
Tony

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13404
  • Karma: +567/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: CSV Import/Export to include tagged values
« Reply #1 on: June 21, 2011, 04:52:51 pm »
Tony,

It shouldn't be too hard to write something yourself.
I've written an excel importer in VBA a while ago that you can use as inspiration.

Geert