Re: Build link between cad and part in Windchill through code
Use code below to connect Cad and Part with Owner Link (Pass 4 in parameter for creating Image build type) ReferenceFactory factory= new ReferenceFactory(); WTPart wtpart =...
View ArticleRe: Attribute value depends on value of another attribute
Yes there is an option in Windchill; you can create Server Calculated attributes (SCA). SCA are special type of calculated attributes which are depend on value of other type of object attributes. You...
View ArticleChecking out family table objects by IE Task
Hi all!May be somebody know ho to check out family tables objects by IE task? I create group and add parent object with the child objects. Then i try to chceck out this group by "CheckOut-Objects"...
View ArticleRe: Workflow task: select participants
I thought so too, that the task would go back to the initiator however this does not seem to be the case. There is no indication as to where the task is in the workflow.Correct, with your second point....
View ArticleWorkflow without promotion request
Hello everybody. My question is - how to create workflow without creating promotion request? I want to create task for group of users.What i need to do - there are printing group that print released...
View ArticleRe: Workflow without promotion request
Some options to consider:A) Use an Action Item for each Drawing that needs to be printed. Select from the Drawing. The "Owner" of the Action Item gets a Task. It's essentially a non-configurable...
View ArticleRe: Using ProjectLink as a way to share CAD data with Supplier
There are, but I'm not sure if you'll get a response from them. This is a big, powerfull capability of Windchill. If you're intent is to keep the data connected to your Windchill system, this is the...
View ArticleCannot remove objects from workspace - corrupt workspace
It appears that we have a corrupt workspace. We are unable to remove the objects from within the workspace and we are unable to delete the workspace itself.Does anyone have any advice as to how we can...
View ArticleRe: Locate latest version of files in windchill
Preference: Search, Latest Version = Yes
View ArticleRe: Locate latest version of files in windchill
i couldnt locate it, would be helpfull if you can provide me with a snapshot of it.
View ArticleRe: Locate latest version of files in windchill
As admin:- Site, Utilties, Preference Manager - select Search, find Latest Version As user:- Quick Links, My Settings, Preference Manager- select Search, find Latest Version
View ArticleRe: Locate latest version of files in windchill
In the search window add these two criteria:
View ArticleRe: Locate latest version of files in windchill
Thanks for all your replies. Gary we can even follow what Mike has suggested. We can achieve latest version through both ways. Have a great evening.
View ArticleDTI issue
Does anybody know why the windchill tab doesn't appear in Word and Excel after installing the 64 bit?
View ArticleRe: Cloning upgrade WDS LDAP
Thanks.I found the info in WindchillDS and was able to update it.Windchill works, so job done.
View ArticleWindchill with Creo2 config.pro issue
We're having an issue with a startup script our IT staff has written for Creo2. When Creo2 is started, the script copies down a network config.pro file (from a network drive), and loads it for the...
View ArticleSOLR vs Multiple PDMlink instances
Hi, Can one instance of SOLR configured for multiple PDMLink instances? Thanks, Latif
View ArticleRe: Workflow without promotion request
Thank you for your answers. I think for real workflow i need to customize projectlink. But now i want to create some tasks with pdmlink functionality.I want to try one else functions.Now my lifecycle...
View ArticleHow to place wtPart in workspace by code?
Hi.How can i place wtPart and related CADs in workspace by java code?Thanks.
View Article