Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Does anyone know if there is a configuration setting that can be made to disallow duplicate part numbers to be created, regardless of the cage code? So if part 123a456 has been created, it cannot be created again even with a diff cage.
I know I can setup a listener on create, but if there was a simple OOTB setting that would great.
this is a configuration to the database index. But you have to clean the system first. If you want the uniquenss accross the entire Windchill system, you have to remove the orgid column from the index.
Thanks guys. I was given some info, today, that it can't be locked down to every part that is created, so listener it is...