How to access old iteration saves?
Can I open an old save iteration of a part in windchill? I have just been saving my part into my workspace, haven't checked anything in yet. I used to save everything on my harddrive, and it would save...
View ArticleRe: How to access old iteration saves?
Hi Phil, What version of Windchill are you using? Some of these features are in 10.1 (possibly in 10.0, I am not certain). If you open the Workspace in the Creo embedded browser, at the very top it...
View ArticleTrouble uploading multiple documents (via .zip).
I am trying to populate a new folder with documents that exist in a folder on my PC. I've created a .zip file and attempted to upload using the "Upload Documents from Compressed File" feature. I get a...
View ArticleRe: How to access old iteration saves?
Using version 9.1. I don't see any options for using a previous frame or how to set up frames, even after reading the help file about workspace frames. I also looked into the cache stored on my...
View ArticleRe: How to access old iteration saves?
Nope, not available in 9.1, which is why I was hoping you were on 10 or 10.1. You will not find prt, asm, or drw extensions in the cache. They are hashed names. The extensions will simply tell you if...
View ArticleRe: Developing code in Workflow Template Administrator
I guess your validation for CADDRAWING is good enough. To get representations from EPMDocument, look at wt.content.ApplicationData class. You can check and then stream representation file to file share.
View ArticleRe: Developing code in Workflow Template Administrator
In windchill 10 the java doc is available in <WT_HOME>\codebase\wt\clients\library\api\Index.html
View ArticleRe: How to access old iteration saves?
Hello Frames are available in 9.1, but if I remember only since M060 ... Have a lokk in User preferences:WorkgroupManager Client / Workspace Frame Stack Size / Creo default is 0, so frames are disable....
View ArticleHow can i fetch related WorkItems from Change Task with the help of code
I need to fetch all Work Items(class wt.workflow.work.WorkItem) from Change Task( wt.change2.WTChangeActivity2) UI with the help of code.Also i need to fetch the details of the Work Items(class...
View ArticleRe: Developing code in Workflow Template Administrator
I Already found that, but i'm having problems understanding the logic of programming here.. Yogesh, i'm using this way: wt.fc.QueryResult theQueryResult; wt.maturity.PromotionNotice pn =...
View ArticleRe: How to access old iteration saves?
Yes, they are in 9.1. I totally blew that one. Thanks for the correction.
View ArticleHow to put a copy of the Primary Business Object in server folder?
Hi, Does anyone have a recommendation on the best way to put a copy of the PBO from a workflow into a local folder on the server? We have Excel files that are being saved and routed in PDMLink (10.0),...
View ArticleRe: In Pro/I migration, do we need to assign organization to users before...
HI Milan, You said that the 500 users are already in Windchill because you are using an integration with Active Directory. If this was done correctly, then those 500 users should already be associated...
View ArticlePROBLEM: Windows auto close when browse file for check-in
Hello,We have this problem.After select Check-in of a file in our database a new windows appear.In this windows you can select the file for the check in drugging it on the screen or selecting...
View ArticlePart Usage table customization
I am trying to set the component for an attribute in the Part Usage table, or possibly in the Edit Usage Attributes dialog, to a dynamically created list of values that the user can select from; but,...
View ArticleRe: Developing code in Workflow Template Administrator
Already Solved my Problem! Thanks to all of you! This is my final code, it's lot of parts from another sites and forums but it worked for me.. that's it: wt.fc.QueryResult theQueryResult;...
View ArticleRe: Developing code in Workflow Template Administrator
I didn't follow it that closely, but I have a couple thoughts. Checking QueryResult == null doesn't hurt and is certainly cautious, I just can't think of any instance that will return a null...
View ArticleHow Can I integrate existing Windchill PDMLink system with FMEA ?
Hi, I am new to FMEA. We are trying to explore how Windchill Creo and PDM Link can be integrated with FMEA (Windchill Qulaity Solutions). (Currently using the trial verion of QLM)I browsed for some...
View ArticleRe: Developing code in Workflow Template Administrator
So Matthew, how can i create a package or classe mine ? like ext.pv.extraction ? And how can i put the path to a line in my.xconf ? Regards, and thank you for you help.. PV
View ArticleRe: How to access old iteration saves?
Workspace frames are available when using at least Windchill 9.1 and Wildfire 4.0 or later. The preference already mentioned is found in the Preference Manager under Windchill Workgroup Manager >...
View Article