Change Soft Type Name Attribute
Does anyone know how to change the Name attribute of a soft type to a drop down list instead of a line to type on? I changed the attribute to have an Enumerated Value List, Selection List Style to...
View ArticleRe: Creo 2 - Windchill connectivity
I can confirm Gary's response based on what we've seen. Creo Platform specifically is what keeps the server registry information. If you don't have Elevated privileges on your PC it won't install and...
View ArticleRe: Mapping creator attribute in desktop integration
Sven, Thanks for the follow up question. PTC responded with a solution further down in the thread. Joel
View ArticleRe: Mapping creator attribute in desktop integration
Thanks Scott. We'll give it a try.
View ArticleRe: Workflow hanging at set state robot
Actually this issue was started appearing in all workflows for the past two days. Clearing queue also failed. Then as per the PTC suggestion, we cleared all the tomcat cache & task cache and...
View ArticleRe: Name and Number
Hello Erikhow are you getting on with your quest ? The good thing with PDMLink is that it is very flexible and it will let you change Number, Name and filename of the EPMDocument, as well as WTpart...
View ArticleHow Get a Group Or a Role from Product Team using code
I have a product team as in snapshot- for change admin II role in a team I have added a group called CM as an assignee. how can I get the this group from product using codeAnd also in general how to...
View ArticleRe: Windchill 10.1 and Java
Hi Syed, User have been switched to Firefox by the CAD administrator. IE11 came installed on the new Dell Laptop but has since been removed due to other incompatability issues. I believe the connection...
View ArticleRe: Change Soft Type Name Attribute
PTC Tech support answered this one. Here is the solution in case you want to do this at some point. In a Windchill shell run the command: xconfmanager -s com.ptc.EnableEnumeratedName=true -t...
View ArticleRe: purge
thanx for reply this problem is solve now...and purge in local hard disk not windchill sorry for typing mistakes.
View ArticleRe: purge
i am using winchill 10.1 version but i cant chekin any part some error like u r not authorized person to add this document. And how to add authorities to chekin for designer.and create a new member by...
View ArticleRe: PTC System Monitor Release 3.0 F000 is Now Available!
Folks need to know about the Fatal error that Windchill Clusters have if All items are not uninstalled and/or upgraded properly... :/ I learned the hard way. Still a huge fan! Awesome product! CS119636
View ArticleService listener for state change
Hi.Is it possible to create ServiceListener for state change event?I need to change object folder if object state accepts specified value.Can anyone provide java code solution?Thanks.
View ArticleWindchill business reporting issue
I am installing WBR 10.2 on existing 10.1 machine. I have 2 machine,the machine where I am installaing contains only previuos 10.1 reporting folder and parts link server. I am getting error while...
View ArticleRe: Download representation and annotation of a WTDocument in Windchill using...
I can place code to download representation for epmdoc. I am not sure if it's the same for wtdocpackage ext;import java.io.*;import java.util.*;import java.rmi.RemoteException;import wt.util.*;import...
View ArticleHow to find WTPartUsageLink by child part
Hi.I need to find WTPartUsageLinks by child part. Can anyone provide java code to construct QuerySpec?Thanks.
View ArticleRe: How to find WTPartUsageLink by child part
PersistenceHelper.manager.navigate(childPart.getMaster(), WTPartUsageLink.USED_BY_ROLE, WTPartUsageLink.class, false);
View ArticleRe: Publish PDF files of DRAWINGS whith many sheets
iText might help to generate new pdf which only contains drw pdf.
View ArticleAdd global or standard attribute for WTUser
Hi.Is it possible to add Standard or Global attribute fro WTUser?In my case only Alias and Calculated are available.Thanks.
View ArticleRelationship Constraint for WTPartUSageLink soft type
Hi.I have soft type of WTPart and soft type of WTPartUsageLink.How can i specify my link soft type while adding one part to structure?I cann't create relationship constraint for my link soft type, only...
View Article