Book a Demo

Author Topic: Doc generation: filter package phase on master document versus model document  (Read 3422 times)

Hurra

  • EA User
  • **
  • Posts: 184
  • Karma: +0/-0
    • View Profile
    • Find me at LinkedIn!
Hello!

I have a template which iterates child packages. However I do not want all the child packages, just to a certain level.

I figured I can stop this iteration with a filter in the Options "tab":

Code: [Select]
Filter
where package phase:
 = 1

and I set the package phase to 2 on the packages to exclude.


When generating the model document this works like a charm. However, when I generate the master document, with the same filter, the filter seems to be disregarded or something..?

Anyone knows what's up? Any better method to stop the child package iteration?

Thanks in advance and have a great weekend!

Robert
always learning!