Re: Data utility to force name to uppercase
I think a validator could be used here. The following article provides an example of how to check name and number in the rename wizard. You should be able to modify this to suit your purposes:...
View ArticleIs anyone showing ECN approval on face of Drawing?
Greetings, I am looking to show the Windchill ECN information in a table on the CAD drawing automatically. We need to show the approval date and perhaps the description of the change in the revision...
View ArticleIs anyone showing ECN approval on face of Drawing?
Greetings, I am looking to show the Windchill ECN information in a table on the CAD drawing automatically. We need to show the approval date and perhaps the description of the change in the revision...
View ArticleRe: Windchill 10.2 Staffing documentation
Looks like it's an IE11 issue (or something with how my version is configured). I just tried Google Chrome and it worked fine.
View ArticleRe: Data utility to force name to uppercase
Does anyone know why this solution does not apply to CAD Documents? IMPORTANT NOTE:This does not apply to the CAD Documents (EPMDocument) rename action
View ArticleRe: Data utility to force name to uppercase
Mark, A different wizard/set of code is used to rename CAD Documents, which is why the code in the article will not work for that type. The supported approach for CAD Documents is to use a listener....
View ArticleRe: Is anyone showing ECN approval on face of Drawing?
Hello CameronThere is an example java class how to synchronize some other attributes to the drawing like the attached WTPart with revision and state information, ECN Number, etc. These attributes are...
View ArticleRe: Windchill 8 DatastoreException
Hye, The problem was in a Serialization error. Thanks to all of you !
View ArticleFatal Error message
Hi,I try to rename or open some assemblies on Windchill and gives me a fatal error message.What could be the reason??Thanks for the attention. Best reguards. Luca
View ArticleAdd Promotables to an existing Promotion Notice?
Hi Experts, I am trying to add promotables to an Promotion Request which is already been persisted. Is there any API by which I can do so. Thanks in advance.
View ArticlePublished Drawing in creo view missing some dimensions
The latest creo view published drawing is missing a 'created dimension' that is clearly shown when opening in creo 2.0 The model views have been regenerated prior to saving, however the dimension is...
View ArticleRe: Set version of a part from another part using code
There is no menu option to set iteration. You can only increment it by doing a check out/check in. The bigger question is WHY?What does having the same iteration do for you? If you study PTC training...
View ArticleRe: Safari Web Browser Configuration for Windchill
Hi Jack, Could you please share the document for Safari Web Browser?My Email ID: shasimeram@gmail.com Thanks,Shasi
View ArticleRe: How to add attributes to the offline viewer in the Package zip?
I tried to find the same functionality, but I couldn't find any configurable way to add attributes to the interactive html page. I believe it would be a customization, but I'd love to know if someone...
View ArticleRe: How to add attributes to the offline viewer in the Package zip?
quantity lives on the "uses" relation between two parts in structure view. It's not an attribute on any individual part. So from memory (I haven't got a package here right now to check) if you have...
View ArticleRe: is there any way to bulk load dita documents to windchill as dynamic...
If these are XML documents that require bursting, then it's not possible. The only way to burst documents into Windchill is through Arbortext. Our company has written a utility that can automate...
View ArticleCustom attributes in publication structures
Hello all,I'm trying to add some custom attributes to publication structures, but I'm having some difficulties. I can add the attributes to the pub struc just fine. However, the attributes do not...
View ArticleRe-Type a Document (change soft-type)?
I think this has been knocked around a bit already but, does anyone know if this is possible?We are about to upload over 3k documents from WC9 into WC10.In WC10 I have created a lot more document types...
View ArticleRe: Re-Type a Document (change soft-type)?
You might be able to change it after thru the DB.
View Article