Choose EPM Document type based on organization
Let's say we have 3 different organizations: Apple, Banana and Cucumber.
Each organization uses a different EPMDocument type.
Apple uses the default "CAD Document" EPMDocument type.
Banana has its own type called "Banana CAD Document". This is a subtype of CAD Document.
Cucumber has its own type called "Cucumber CAD Document". This is a subtype of CAD Document.
When uploading (& checking in) CAD objects from Creo Parametric to Windchill, the correct EPM Document type shall be used when creating the Windchill object. How can I do that?
I know that you can do that with the UPLOAD_SOFT_TYPE attribute in Creo. So one easy fix would be to set up templates with this attribute. However, sometimes the engineers don't use these templates (because they forget about it). So are there other ways to ensure that the correct EPM Document type is used?

