Re: Default to Latest Released configuration during Checkout
Thanks Marco, I knew there was something I was forgetting :-)
View ArticleRe: How to add Role in the Team
I don't have that at hand. I do remember there was something in the knowledge base about doing what you ask. I know the knowledge base has been much worse at finding things since the upgrade so this...
View ArticleRe: How to Get Physical Vault File size for each iterated CAD Document in a...
There could be a number of different reasons for the difference, but we can start with this... Query 1 is only getting EPMDocuments that are located in Product containers. You mentioned that was your...
View ArticleRe: How to change the type of existing part.
Can you expand on the requirement? You want to do this via API like Sudeep has suggested? Or by using some type of utility? Or something else? There are existing articles on using a command line...
View ArticleRe: How to Get Physical Vault File size for each iterated CAD Document in a...
oh. Great. Which table hold the Library , Project list. As i am planning to do a windchill purge for the first time, i am doing this exercise to collect how much space occupied by EPM Documents on all...
View ArticleRe: How to change the type of existing part.
Thank you Ben and Sudeep for your responses.
View ArticleWTpart subtype assigning while check in
How do I assign the sub Type of the WTPart that the EPMDocument will create and associate during Checkin? One way is to use a subtype of the epmdocument itself and assign "Default part type to Create",...
View ArticleSofttyping of Configurable Links
Did anyone succeeded to deploy softtypes of configurable links? Our VAR setup configurable links (master, reference, describe) on our Windchill test environment. We are able to use them, including...
View ArticleRe: Softtyping of Configurable Links
Hi Hugo Yes we use configurable links (master and describe links) for several use cases there is some aditional configuration in XML files and ressources Bundle to display your own types in the UI....
View ArticleRe: How to Get Physical Vault File size for each iterated CAD Document in a...
In order to get library and project files, replace the PDMLINKPRODUCT with WTLIBRARY and PROJECT2 tables. Can you share your SQL where you see the .ol files? FYI...You can switch to Advanced Editor...
View ArticleRe: How to Get Physical Vault File size for each iterated CAD Document in a...
Great. .ol files found in applicationdata table. details below select filename,description,filesize,role from applicationdata; sample output :FileNameDescriptionFileSizeRole4223456_5.olBBOX...
View ArticleCustomizable Splash Screen for Windchill Quality Solution
My company requires a legal splash screen (big brother is watching you) for any software tools that requires an account and a login. Is there a feature for the WQS Admin to create a custom screen that...
View ArticleRe: automatically pulling related cad documents and wtparts on revise
These preferences are stored in the Preference Manager under Revise> Collector. This goes all the way down to the user level. So you'll need to figure out at which level you want to set it (and/or...
View ArticleRe: is it possible to configure a dedicated method server in WC 9.1 for...
Yes you can configure a dedicated method server for certain operations. Based upon workflows, not necessarily in the way you described though. When you create/edit a workflow, their is a checkbox for...
View ArticleRe: ProjectLink: team members cannot cut and paste between folders?
First things to check would be access control. Check your policy administrator to see if that project has any unique permissions. Then check your OIRs, make sure those are the same between the...
View ArticleRe: Windchill vs competition
Chris,Your PTC (or VAR) sales rep should be able to get you data that you are looking for. I've heard and have experiences similar to what Steve V. outlined, both as a consultant and an admin. Another...
View ArticleRe: Discussion forums in PDMLink
I have yet to see an environment with successful social collaboration in use. If anyone else has, and whatever the results you achieve, will be looking forward to hearing what you do.
View ArticleRe: I want to add a table column to "My Task" - previous workflow task owner
Predecessor is not for the tasks, but for the PBO. You might be able to get what you want by displaying the users for the various roles that the workflow uses. It wouldn't give you exactly the one user...
View Article