Need some assistance for deleting a part
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Need some assistance for deleting a part
I am using Windchill PDMLink Release 11.2 and Datecode with CPS 11.2.1.0
Help need for deleting a part in prod which is linked with the OL objects
- Labels:
-
Other
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I'm not sure about the OL object meaning,but I can imagine that you get some reference integrity issues when trying to delete that part.
The cause is that this part ID is is referenced to other Objects , links ,and if delete that part we will end with orphan links references pointing to an ID that don't exist .
to find out where this part is referenced,we can run the attached script with the part Object Reference ,this can be found by accessing the part from the history table :
- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
This is a modal window. This modal can be closed by pressing the Escape key or activating the close button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Once an object has been checked into Windchill, it is very hard to delete them.
If it is a standalone part, you should be able to delete it.
If it is used in a drawing, you need to delete the drawing with the part.
If it is in an assembly, you need to delete the latest iteration of the assembly (and any drawings) until you get that object removed from the assembly structure which will allow you to delete it.
Good luck!
