Marc, Thanks for the info. I guess that is the real question. How can I disable or enable a subtype in a particular context? I know that I can enable the ref document and use access control rule to limit its creation but that will be a lot of work especially since I only want the ref document enabled in one context. I will have to write a access control rule to limit its creation in all of my other contexts.
Not positive but I believe that making a type instantiable or not is not applicable by context.
It's a very common need (desire) to constraint what sub type(s) can be created in any given Product or Library. All of the PTC Help info, examples, training, demo's, etc. have a very long list of Document types available to users and rely on users correctly selecting from the list.
The way we've approached this exact situation for many years is not all that elegant and is somewhat laborious, but works like a charm once set up. It may be possible to do this also via ACL's but we haven't found a robust way to do so.
* Enable all sub types that users need to be able to create anywhere
* In each context where you do not want certain sub types to be created, create a OIR with just the Lifecycle element - specifying a lifecycle that doesn't exist. We label these as "Prevent" OIRs.
o If in any context there is only one remaining type, then the drop-down for type selection disappears and the user has no choice. This is the situation we have for many special-purpose libraries in which only one document type can be created.
Use specific permissions for each context. Create policy rules to allow creation, modifying, etc. of a X type in A context and other rules for Y type in B context.
joe bell GSIMS Administrator GPS Sustainment Information Management System 719-572-2890 bellj@gpssims.com<">mailto:bellj@gpssims.com>
Mike L. right with Type Manager being Org or Site level. It's all about Policy Administration at context level. Don't grant anything even team member role. You will have to remove the standard OOTB access to WTDocuments which is top level. For the context with subtype on, just add access to only the subtype and not top Document Master. For disabling the subtype, put a deny on the subtype but allow create Document Master.