Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hello All,
We have used RepHelper.loadRepresentation API in WC 11 and working fine but now in WC 12+ it is no more supported or not working as per expectations, can you guys please suggest an alternative way for this method.
WC - 12.0,12.1
Is this Windchill 12 and higher or were your referring to Windchill+ (Cloud version)? I can say that if Part is not connected to CAD, you can create a new representation from a file upload. If there is a CAD model associated, that UI goes away. No feature in UI for CAD models.
I can confirm that this class still exists in 12.0.2.8. I see in CPS 13 that this file is modified. Can you go into detail when you say it does not work? Are you getting an error?
Error as in it is throwing a workflow error with this method used, but when commented out there is no error, but the representation thing is not happening due to commented out. But the same thing worked fine in WC11.
Can you share the error with us? Its possible the method signature was simply changed.