Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hello everyone!
In the advanced search, there's a ADD in object types. Please see the attach image.
Is there a way to add object type? like in the highlighted picture in the image. If yes, how? can you teach me?.,
Thanks in advance!
Solved! Go to Solution.
Hi,
Again, What is your object type that you wish to add to the object type picker on the search page ?
Following are the steps that might help :
ex : PDMLink.allSearch=wt.folder.SubFolder,......
searchableTypes.properties File located under <WT_HOME/codebase/com/ptc/windchill/enterprise/search/server/
For a similar discussion you can check this thread as well.
-Malavika
Hi Luar,
I am trying to understand this more clearly. Do you wish to add more(new/diferent) types in the object type picker ? Object type picker is the picker that is launched when you click on 'Add' link on the search page.
The objects that you can currently see on the object type picker is driven by a preference called Site-->Utilities --> Preference MAnager --> Search -->'All Applicable Object Types'
If you could give more details and what you are exactly looking for, I will be able to help better.
-Malavika
Hi! thanks for the reply.,
yes, I want to add more type of object., because what I've shown is the default from windchill.
Hi,
Can you check if the new object types that you want to be made available on the object type picker on the search page are available at :
Site-->Utilities --> Preference Management-->Search --> All Applicable Object Type Preference
As shown in the above screenshot. If you can see your type on the above object type picker but is unchecked, select it and click on okay. This will update the preference and subsequently the type will also start showing on the object type picker of the search page.
However, if the object is not present on the type picker of the all applicable object types preference itself then you'll have to make an entry in the searchableTypes.properties
What is your object type that you wish to add to the object type picker on the search page ?
-Malavika
hello
That is what I want to know. How to add new Object type. sorry Im just new in the windchill environment.
Thanks!
Hi,
Again, What is your object type that you wish to add to the object type picker on the search page ?
Following are the steps that might help :
ex : PDMLink.allSearch=wt.folder.SubFolder,......
searchableTypes.properties File located under <WT_HOME/codebase/com/ptc/windchill/enterprise/search/server/
For a similar discussion you can check this thread as well.
-Malavika
Hi!.
I want to add "ASSEMBLY" object type. and by the way im using PDM Essentials.
I already saw the file but im confused where to add the code.
Hi,
To add a type to the file:
search for "WindchillPDM.allSearch"
and add the value to the list of comma delimited values.
And use the internal name of the type.
(which can be found from the site>utilities>type and attribute manager > manage types (select the type you are interested in adding))
Thanks,
Jarrett
Hi Luar,
I haven't seen a question back on this thread, so could you mark correct and helpful answer in this thread for helping you get this implemented?
Malavika had provided many steps as well as some follow up steps that I had provided.
Thanks,
Jarrett