Book a Demo

Author Topic: Tagged value import export  (Read 3183 times)

Peter Bull

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Tagged value import export
« on: December 17, 2008, 08:01:47 pm »
Hi

Does anyone know of an add-in or tool I can use to import/export tagged values from Sparx?

Regards

Pete

Ulrich Schemmel

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Tagged value import export
« Reply #1 on: December 18, 2008, 03:58:26 am »
Hi Pete,

I dont know of an ready to use tool to do this.
But it is simple to write your own plugin that does the job.
There are samples you can start with on the SS website.

Regards
Ulrich

Dave_Bullet

  • EA User
  • **
  • Posts: 295
  • Karma: +0/-0
    • View Profile
Re: Tagged value import export
« Reply #2 on: December 18, 2008, 08:00:39 am »
Sparx have an example in C# that dumps tagged values into a CSV here:

http://www.sparxsystems.com/bin/CS_AddinTaggedCSV.zip

Might help you along the way.  I know of no published add in / tool to do comprehensive tagged value import / export.  Of course it becomes difficult when the source document (if a CSV) contains multiple different stereotypes - each with their own tagged value lists.  XML would be better.

David.
"I know I'm close to a good design, but it's like the balloon animals, squeeze in one spot and the problem moves down the line"