Skip to main content
14-Alexandrite
May 17, 2022
Solved

Another kind of Ghost Part and how to delete from ASM

  • May 17, 2022
  • 2 replies
  • 1680 views

I had another engineer come to me with "cannot upload to Windchill because of 123xyz.prt not unique error. Part 123xyz.prt is not in the ASM and has not been since several revisions ago."

 

I tried the usual reference viewer and break/delete old unused dependencies. There was plenty to fix there but the 123xyz.prt was not listed. Still blocked from upload. 

 

Model info got me this info on the culprit

"SUBSTITUTION IS BY SIMPLIFIED REPRESENTATION
COMPONENT IS NOT ACTIVE IN ANY SIMPLIFIED REPRESENTATION"

 

After googling for a while the solution is to convert the old feature to display it in the ASM model tree

So have to add config.pro

cnvt_unused_subst_comps_on_retr yes

 

Then the part shows in the ASM model tree again as suppressed and can be deleted.

Ghost Part beaten once more.

see https://www.ptc.com/en/support/article/CS16326

Is specific to family table fixes but is applicable here.

 

Best answer by BG_9869104

OP is the solution. See OP.

2 replies

22-Sapphire I
May 27, 2022

Looks like great troubleshooting - glad to see that you got if fixed.

 

If you haven't done so, be aware that you can show the "Relationships" tab at any time in Windchill, and on it, toggle between "All" and "Required" relationships.  Many times this give major clues.

BG_986910414-AlexandriteAuthorAnswer
14-Alexandrite
June 16, 2022

OP is the solution. See OP.