Skip to main content
10-Marble
May 23, 2025
Solved

Delete latest iteration of multiple WTParts in bulk in Windchill PDMLink

  • May 23, 2025
  • 3 replies
  • 527 views

It should be possible to delete latest iteration of multiple WTParts in bulk in Windchill PDMLink.

Best answer by VladimirN

Article - "Is it possible to delete latest iteration of multiple WTParts in bulk in Windchill PDMLink": https://www.ptc.com/en/support/article/CS270782 

3 replies

VladimirN24-Ruby IIIAnswer
24-Ruby III
May 24, 2025

Article - "Is it possible to delete latest iteration of multiple WTParts in bulk in Windchill PDMLink": https://www.ptc.com/en/support/article/CS270782 

bfivesdms10-MarbleAuthor
10-Marble
July 3, 2025

Thank you Vladimir

24-Ruby III
July 4, 2025

You're welcome.

Community Moderator
May 26, 2025

Hi @bfivesdms,

 

I wanted to see if you got the help you needed.

If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.
Of course, if you have more to share on your issue, please pursue the conversation. 

 

Thanks,
Anurag 

15-Moonstone
December 8, 2025

We found a workaround for doing this if you have a reliable way to differentiate the parts you want to delete the latest iteration from.

You can create a temporary collector item and the target items to it's structure. Then you do the "Delete" action to the collector and you'll get the delete table where you can select to delete only the latest iterations of all the objects in the table.

 

Then add all dependents to the table and exclude the parts that you do not want to delete. If the parts have complicated BOMs, this might be a bit difficult to do. In our case we had made a mass operation with Excel import which messed up a lot of data. We could then find all the part iterations to be deleted from the dependents by sorting by the last modified timestamp and excluding those that had older modifications than the time of the import operation.

NPyn_0-1765205121683.png


Again I'm baffled that Windchill has the functionality to do these special delete operations to multiple objects at a time, but for some reason PTC haven't just bothered to implement it to the multi-select delete action.