Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: marcelloh on December 22, 2009, 03:03:34 am

Title: generate virtual document, based on search
Post by: marcelloh on December 22, 2009, 03:03:34 am
Can anybody give me a small hint in how to generate a virtual diocument based on a search result?

I've got this searchfilter "PackageFilter" that does work when using
Ctrl-F with searchValue "MyTestPackage".

I want documentation of this specific package. I've tried this, but when I edit a model document which those values, and try to run it, it just says: Document generation failed. (How helpfull is that message, grrr).
So I don't know what I'm doing wrong.

But perhaps I'm thinking in the wrong direction? Why should I edit all of the tagged values for all of my modeldocuments, just to generate documentation for another use case. Can't do it in my MasterDocument, since there is no such "SearchName" & "SearchValue" in it's TaggedValues.

Today I feel very lost. Please will someone kick me in the right direction.