cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

Translate the entire conversation x

Updating Parts via Patch Method Without Versioning: Is it Possible?

ozclkonur
14-Alexandrite

Updating Parts via Patch Method Without Versioning: Is it Possible?

"I want to update using the patch method with this API endpoint: http://************/Windchill/servlet/odata/ProdMgmt/Parts('OR:wt.part.WTPart:*********'), but it warns me that I need to check out first. Is there a way to update the part without checking in or out, without touching versions, etc.? If there is a method, could you explain it?"

ACCEPTED SOLUTION

Accepted Solutions

Unfortunately there is no way to edit any WTPart by WRS without iterating it. Also with java it's not official supported to change an attribute without checkout/checkin.

View solution in original post

1 REPLY 1

Unfortunately there is no way to edit any WTPart by WRS without iterating it. Also with java it's not official supported to change an attribute without checkout/checkin.

Announcements

Top Tags