Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Hurra on June 07, 2021, 06:15:37 pm

Title: TaggedValue text on req not printing in generated document
Post by: Hurra on June 07, 2021, 06:15:37 pm
Hello!

I have a script which sets the notes of a requirement to the TaggedValue text notes (since the TV is of the type memo).

It works, but when I generate a report of the reqs the TV text doesn't show up. That is until I manually open the TV text memo. After that it shows up in the generated report.

In the script I update the TV after setting the note. I update the element. I tried 'Reload Current Package', I tried restarting EA.

Any idea of what is happening and why the TV text doesn't show up until I manually look at it in EA?

The TaggedValue text is inherited from the SysML requirement.

Thanks!
Title: Re: TaggedValue text on req not printing in generated document
Post by: Paolo F Cantoni on June 07, 2021, 08:49:22 pm
Elsewhere, there is an EAUI that will only show the metatype in a project search IF the item has been opened in the browser.

This may be a similar issue.

Paolo
Title: Re: TaggedValue text on req not printing in generated document
Post by: Hurra on June 07, 2021, 09:28:23 pm
Elsewhere, there is an EAUI that will only show the metatype in a project search IF the item has been opened in the browser.

This may be a similar issue.

Paolo

Ok, so should I interpret it as that there is nothing to do..?