Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: KalpakD on March 05, 2023, 05:11:50 pm

Title: A simple way to export specifications to csv
Post by: KalpakD on March 05, 2023, 05:11:50 pm
Is there a simple way to export specifications to csv format?
Title: Re: A simple way to export specifications to csv
Post by: KalpakD on March 05, 2023, 05:27:32 pm
I tried Publish > Model Exchange > CSV > CSV Import/Export
However, the memo field, below ID in the properties, is not getting exported.
Title: Re: A simple way to export specifications to csv
Post by: Sunshine on March 06, 2023, 08:50:05 pm
Csv export works fine for me. Just create the csv export profile to export fields you need. I often export guid, type, stereotype, name and notes fields without a problem. I have no idea what you are referring to when you say
Quote
... the memo field, below ID in the properties, is not getting exported
Title: Re: A simple way to export specifications to csv
Post by: KalpakD on March 10, 2023, 02:59:41 am
Will share a screenshot
Title: Re: A simple way to export specifications to csv
Post by: PeteC on March 15, 2023, 10:28:24 pm
By "memo field", are you referring to a Tagged Value in which you have put <memo> and then entered a note in the memo? If so, add a Tagged Value Field and select Notes, then enter the name of the Tagged Value.
Title: Re: A simple way to export specifications to csv
Post by: KalpakD on March 19, 2023, 03:54:36 am
This text:
Buttons to:
1. Start upload of existing profiles in the controller.
2. Download of a new profile to the controller.
3. Start profile.

Became:

Buttons to:
<ol>
   <li>Start upload of existing profiles in the controller. </li>
   <li>Download of a new profile to the controller.</li>
   <li>Start profile.</li>
</ol>
Title: Re: A simple way to export specifications to csv
Post by: Geert Bellekens on March 19, 2023, 06:31:58 pm
That's how it's stored, so that is how it exports.

If you want to make plain text out of it, you'll have to use a script. There is an API operation Repository.GetFormatFromField() that can do that for you.

Geert
Title: Re: A simple way to export specifications to csv
Post by: KalpakD on March 20, 2023, 03:15:14 pm
Thanks.
But I gave up.
I have upgraded my software from unified to ultimate.
Now at least the export to excel works for requirements.