To explain a bit further what I'm trying to realize, I uploaded some screenshots and a documentation diagram.
Documentation Setup (Diagram)
Fig. 1For each model document, an indivial RTF template has been created and assigned using the tagged value field RTFTemplate.
Documentation Setup (Project Browser)
Fig. 2As you can see, I used child model documents to specify the desired hierarchy in my (single document!) output. So far this also doesn't seem to work (
is only one level below the master document possible?)
Service Project Package Structure
Fig. 3Fig. 3 shows what should happen at the end. On top you can see a package structure template that has been copied several times and renamed into the respective webservice projects (S0001, S0002,...). The documentation master template (Fig. 2) is NOT part the package structure template, it is kept seperately.
I simply want to launch my SRS report individually on the service folders S0001, S0002, S0003, which are all assembled from the same package template. Nothing special or?
But as said, right click on an individual package and execute the master template (
think I need that masterdoc to specify order and misc formating setup?) does not work because then no model documents below the master doc are generated (stays completely blank, even static text won't display from included modeldocs...?).
This shows clearly why I can't use fixed package->modeldocument assignments as described in the manuals. Therefore, fetching the respective subpackages by query (search by their fixed name) is the first logical consequence.
After making it work at least for the first target package, it should be possible to extend the queries with a '<Search Term>' so that I can specify on which service root folder (S0001, S0002, ...) to launch it.
Hope anybody can tell me if this has a chance to work, how I can improve this setup to reach my goal, or if I better should forget it entirely.