Create packages containing only specific softtype
Is it possible to create a package that contains only a specific document softtype (reference documents).
What I'm trying to achieve is the following:
- Select a WT-part
- Add to package
- Create new custom package (custom package type is already set-up)
- Then the collector should only add reference documents (incl. reference documents for all dependents) but not described by documents
I could achieve this by filtering during the collector stage using the type filter, but I'm looking for a way to achieve this as a default setting, so that when the custom package-type is selected only that specific softtype of documents is included as content.
I tried working with the package type-based properties, but couldn't get that to work, because the content-role-type for both reference and described-by documents is Primary.

