How to get the resulting access control rule?
Hi to all!Anybody know is it possible to get the resulting access control rule to the current action of current object in the current context? May be in Windchill there is any tool...
View ArticleBill of Materials Types
To start with I am not asking a question about buying additional modules of software. We own Windchill and I believe I can get what I need out of the software we already own. Using Views, e.g. Design,...
View ArticleWhat is considered a "critical" point for low Server Memory?
I have been monitoring the memory of our Windchill 10.1 Server the last few days. It is currently at 85% used physical memory. What is considered to be the critical point? Is there a way to clear the...
View ArticleHow to Query MAX SQLFunction by Query Builder?\
In order to query the latest WTpart 'version', etc A,B.C...etc. querySpec: QuerySpec qs1 = new QuerySpec(); qs1.setAdvancedQueryEnabled(true); int classIndex =...
View ArticleGet all attributes values?
Hi.Is it possible to get values of all attributes of windchill object? If i don't know inner name of any attribute.Thanks.
View ArticleFind global attribute definition id
Hi.How to find global attribute definition id by logical identifier?I'm trying to use next code: /* attributeId is Logical Identifier of my global attribute */ long...
View ArticleGet standard icon for windchill object
Hi.I am using wrapper class for object in wizard table.But i need to show standard icon in column if windchill object is wrapped by my class.I defined data utility for icon column which returns...
View ArticleWinDU Patching - AddColumns doubt
Hello everybody, I'm trying to patch WinDU on PDMLink 10.0 R020. I'm specifically trying to install the "10.0-M0X0_WINDU_WINRU_SUPPORT_PS5" patch...
View ArticleAdditional atributes "Number" and "Description" in task table display page
Hi All, In the Task/Assignment/Actvity table of Windcll home page, We need attributes "Number" and "Description" on Task table. The values for these attributes should be "Number" and...
View ArticleResearching in windchill commercial parts
Boolean operator "different from" does not work in windchill, but it worked in Intralink. If I use operators "&" or "|" it works.Example:"1/4 & camozzi | inox" in the description space for...
View ArticlePRE_SELECTABLE_COLUMN
Hi.PRE_SELECTABLE_COLUMN works fine for table, but the same code does not work for tree. Why?Is it windchill's design? Or configure preselectable columns for tree differs from that for table?Thanks.
View ArticleUpdate (replace) primary content
Hi.I have data presented by outputstream or byte array (data contains excel file).How can i replace primary content of WTDocument by this new file?Should i use ContentServerHelper.service.updatePrimary...
View ArticleFamily Table issue
Issue is as follows: A family table is opened in Pro Engineer along with an assemly. There is no modification done on any generic or instance of family table (it is not checked out). After doing all...
View ArticleIssue with seeing comments from workflow
Hello I was wondering if any of you had any ideas on how to sort out an issue that I am having. I have a pretty simple review, approve release workflow that is initiated every time a certain type of...
View ArticleLifecycle based document type
Hello I have a problem that I need to resolve in a fairly manual non integrated manner. I need to be able to have a system where a s ingle object can have two data types based on its lifecycel...
View ArticleInclude new participants after the workflow has started.
Hi!I have a workflow starts, it opens a task for a role. But I have been asked to include new participants after the workflow has started. For new entrants to access the task we perform Reassign Life...
View ArticleWindchill 10 Eclipse Configuration
Hi, I have install Windchill 10 with Information modeler in my System but I think I have missed some jar file to configure I am getting compilation error while using the annotaions class and some other...
View ArticleMVC components
Hi! I create the jsp page with two MVC components: <jsp:include page="${mvc:getComponentURL('mytable1')}"/><jsp:include page="${mvc:getComponentURL('mytable2')}"/> And I have two questions:...
View ArticleHow to search multiple WTDocument numbers through WC API
Hi, I am trying to find multiple document numbers through WC API.If I use only one part number in below code, it works fine. If I use search string like "65832A00.*;1234.*" it won't return anything. qs...
View ArticlePrevent Complete Task if an object is checked out?
How can I prevent the workflow continuing to the next task, if the user still has the "Resulting Objects" checked out? (Windcill PDMLink 9.1). When the user clicks "Complete Task", and an object is...
View Article