Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Is this possible and let me know if anyone had success.
Creating two subtypes at site level to achieve the end goals 1 and 2. Mainly to drive separate list of attributes and layouts on each subtype.
1. EPMDocument subtype1 - This should be available to for org1,2,3,4,5 creo users.
2. EPMDocument subtype2 - This should be available to only for org 6 creo users.
First started defining single subtype at site level and then followed steps documented as per this article https://www.ptc.com/en/support/article/CS41665. Could't force Creo/WGM to use epm subtype to create first CAD Document. I don't see options in this article to proceed to create CAD Document templates when not having single CAD Document in system using custom subtype.
I haven't tried this, but could you create the the subtypes in the respective org levels? If all the CAD documents in each org should default to just the one subtype, you could try making the CAD document main type non-instantiable. Hopefully that would force it to use the subtype. If each Org only has one subtype, then I'd imagine it would default to just the subtype available for that Org.
One thing to consider is that you should not be doing things at the Site level as a CPS patch or an upgrade may change the behavior of what you are doing. I make my changes at the Organization level for this reason.
Do you have multiple Organizations in your Windchill? If so, I would do the changes at each organization level.
It is not supported to subtype CAD Documents at the Org level (CS34349). As far as I know, this has never been changed.
Working at the Site level is appropriate when the defined content applies to all organizations. To Ben’s point, it is easier to avoid modifying anything provided by PTC if working at the Org-level. PTC can update their objects, workflows, life cycles, etc. at any time, without warning, or remorse on their part. For Types and Attributes at the Site, define new attributes and subtypes, but try not to modify the OOTB if you can help it. Sometimes it is unavoidable.
FYI: CS41665 is part of the process for enabling/setting up CAD Document subtypes driven from CAD.
The core question is why do you need to subtype CAD Document?
I kicked the tires on this back in 10.x, found it frustratingly limited. Configuration mistakes and user error ended up creating the wrong subtypes and system administrators had to change the types from the backend. Then good luck with those subtype-specific attributes.
I fell back on more robust and reliable techniques. It was easier to add all necessary attributes to CAD Document and use organization-level Profiles to hide attributes not relevant to a specific Organization or collection of application contexts representing a business unit.
It would be nice to hear from those who have successfully implemented CAD Document subtypes.
Thanks for all of your feedback on this topic.
@arajagopal The CAD Doc subtypes will only be visible in the New CAD Doc wizard when CAD templates have been associated with the type. So when you create the CAD template in org1 associated with subtype1 then users will only be able to create subtype1 in org1. Alternatively, if you wanted to create the CAD templates in the site, you can hide/show the templates within the orgs to make them available where they should be used.
Hi @arajagopal
You can control users access to the subtypes using Policy administration on organization level. This way users can only use the EPM Documents subtypes they have access to.