Re: Leading wildcards in global search *???
Do you have the internal name of the IBA added to SearchableAttributesByType.properties in codebase/com/ptc/windchill/enterprise/search/server? This is how you tell Solr to index that field.
View ArticleRe: Leading wildcards in global search *???
Binesh,So this is working to specification and the only way to change its function is to add all internal names to the SearchableAttributesByType.properties? If that is the case I'll leave the system...
View ArticleRe: Leading wildcards in global search *???
Hello Greg, Unfortunately yes, after you add this, you will have to re-index all the data. Its a pain. I went through this once. https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS158084...
View ArticleEmail notification for Context team modification
Is there anyway I can setup a notification whenever a context team is modified? I want to setup a notfication to alert the administrator whenever someone add/removes principal to Context team. I tried...
View ArticleCan I save files to my computer instead of my workspace?
I'm a brand new Windchill user, so I'm still figuring out a lot of things. In particular, is there a way to still save files to my computer instead of to my workspace? I have an assembly saved to my...
View ArticleRe: Can I save files to my computer instead of my workspace?
I think you need to use save a back from save as to save to your computer
View ArticleRe: Can I save files to my computer instead of my workspace?
WHY are you trying to save to your computer when you have Windchill?Windchill should be the main repository of all your CAD work. You can do a Save As - Backup and select a local location. but that can...
View ArticleCan Type Part contain Type Model?
I started a Master Assy using Type Part. I think we are going to use what we call Family Models in the EBOM which will equivalent link to Models located in the MBOM. Can Type Part be the parent to...
View ArticleUse of Windchill Projects and the Defence Module (CDRL/SDRL)
Hi All I am looking for some advice on best practice in terms of the use of Windchill Projects and the interaction with Packages. We are using the tool within a complex environment of who is able to...
View ArticleReport Builder - Issue with outer joins. How to remove errant rows?
I have a report that is returning WTDocuments, Derived Images and Application Data related to that Derived Image. So report shows all WTDocuments. If there is a derived image linked to that WTDoc,...
View ArticleRe: Report Builder - Issue with outer joins. How to remove errant rows?
I used the exact same approach and was unsuccessful using outer joins. Still puzzled why this doesn't work. I created a report to find all drawings that are not published (have no derived image)....
View ArticleRe: How to download EPMDocument content using SQL expression or Windchill API
HI Aniket, Which content you want to download, Primary or seconday ??
View ArticleRe: A query that will list all WTParts in the system along with the folder...
Hi Chinmay, Thank you for the QML report. I have the similar report. Could you let me know if we can export the similar data from SQL Server/Oracle by using queries.
View ArticleRe: Report Builder - Issue with outer joins. How to remove errant rows?
Agreed, NOT IN also might not be very efficient. I know that QML has some different options when viewing the code than when done though the GUI. Perhaps there might be a way if I look at writing in...
View ArticleRe: How to download EPMDocument content using SQL expression or Windchill API
Not through SQL Expressions. you can use ContentHelper.service.getContentsByRole(holdertocontent, ContentRoleType.PRIMARY) or ContentHelper.service.getContentsByRole(holder,...
View ArticleRe: A query that will list all WTParts in the system along with the folder...
I spent some time a while back on an SQL, i think a PL/SQL procedure would be the best way to go. This is what you have to doConnect WTPartMaster to Control branch, with...
View ArticleOpen PDF NOT in Creo View from Windchill
Is there any way to open PDF's directly into a PDF viewer (like Adobe/Acrobat Reader) instead of Creo View when using the Windchill search results? Creo View opens the PDF with Acrobat Reader embedded...
View ArticleMVC Table customization
I have created one custom table in details page of Document.The data in table must be as follows-1. 1st column should fetch the values of multi-valued attribute of the Document. This values should be...
View Article