Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hi All,
We would like know how to migrate custom objects (custom object types) in Windchill from WC 12.0.2 to WC 12.0.2.
Please provide what are the steps we need to follow to migrate custom object data.
Thanks.
use below article as an example
your original question states your are going from 12.0.2 to 12.0.2? if there is no version change, can you rehost? are you making a clone system or a new system? sounds like you just want to extract the custom modeled objects from your existing system without recreating them manually?
Hi @RV_9950756
If you need to export soft types use xml definition and loadfromfile
How to do so describes an article CS30168
PetrH