Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Romanov on October 11, 2023, 12:12:04 am

Title: Reporting on inherited tagged values
Post by: Romanov on October 11, 2023, 12:12:04 am
Hi All

I currently have an element, for example "element A", with multiple tagged values. In my report generator, I am currently using the "valueOf" variable to select which tag value I want to report on. That works fine.

Now I want a new element to inherit all the tags of "element A" and also have the functionality to select which tagged value I want to generate in a document. The "InheritTagVal" under the elements section does not have the "valueOf" variable. The "InheritTagVal" only has the "Name, Notes, and Value" fields.

Can anyone please assist?
Title: Re: Reporting on inherited tagged values
Post by: Geert Bellekens on October 11, 2023, 12:18:37 am
Looks like you might need to use an SQL Fragment to get what you need.

Geert