Skip to main content
12-Amethyst
February 21, 2023
Solved

How to setup a search for part numbers in a tabulated drawing

  • February 21, 2023
  • 1 reply
  • 3939 views

We have some very old pencil drawings that we store in Windchill as PDF files.  These drawings are tabulated, we call them chart drawings.  For example, the pdf drawing's name and number is "1780-1" in Windchill.  On this drawing, are tabulated parts that might be named FP0001 thru FP0032.  We want to be able to link all 32 of the tabulated part numbers to the PDF file in some way so that if we search "FP0017", Windchill will pull up the "1780-1" pdf drawing.  

 

We are OK adding these "FP" numbers manually into Windchill, we just don't know how or where to do this exactly and be able to search by these "FP" numbers.

Best answer by Blackhawk

I figured out the Advanced Search problem.  There are two "description" criterias to choose from.  One is "DESCRIPTION" and the other is "Description".  The latter with lower case letters is the one that I needed.   I also found out that if I list the parts in rows in the Description field, I have to search with an asterisk in front and behind the part number for Windchill to be able to find it.

1 reply

avillanueva
23-Emerald I
23-Emerald I
February 21, 2023

Couple of ways. You can add a list of the numbers to the description of the PDF document so it gets picked up by Solr index search. You can create the Part objects and add the drawing as a describing document. When you look at Related Objects you would see a list of all those parts. When you look at it from the part, you are 1 link away from the PDF drawing. I assume the drawing is not clear enough for OCR is it?

Blackhawk12-AmethystAuthor
12-Amethyst
February 21, 2023

I see where to add the list of numbers to the description.  I tried this on one pdf and added a couple of numbers to the description for a test.  But, when I did a search, Windchill still did not find the pdf.  I also tried advanced search and added "description" as a criteria and that still did not work.

 

Is an OCR search an option?  Many of the drawings have clear text.

Blackhawk12-AmethystAuthor
12-Amethyst
February 22, 2023

Avillanueva - First off, I appreciate you helping me on this issue.  I emailed our WC administrator and this is what he gave me:

 

Blackhawk_0-1677076465830.png

We are on WC 11.0.  Our administrator said that "keyword search behavior" only has 4 options: “Name”, “Number”, “Name & Number”, or “Keyword”.  I had hoped that he could add "Description" 

Blackhawk_1-1677076642267.png