Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started 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!
-
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
-
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..?