Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
Version: Windchill 13.0 Use Case: I am using windchill pdmlink 13.0.2 version. I want to customize Advance Search -> Search parts -> Edit Multiple Object Description: I want to customize Advance Search -> Search parts -> Edit Multiple Object to1. Add editable columns for classification attributes related to selected Part2. Add editable columns for Manufacturing part attributes related to selected part. Can you please guide me in implementing this ?
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.7Need help knowing how to pass the multi-valued parameter using field params in the webject (Update-Objects) for updating objects?
Does anyone have any experience with this type of use case and extending the configuration capabilities of Advanced Selection Logic to other types of structures besides part structures?
Version: Windchill 12.1 Use Case: Affected Objects Table of Change Task of Implementation Plan in Change Notice. There is a disposition attributes column i.e. On-Order, Work-In-Process, Finished. I am in need to apply Data Utility to this column.Description: I already developed for custom MVC table but now in need to apply it on Out-Of-the-Box Table Is there any way to do that..? Thanks
Version: Windchill 12.1 Use Case: Using a BAC in a CCD to update document templates, workflows, enumerations, attributes, and type.Description: Is anyone else having BAC Conflict Errors when loading a CCD package with a BAC? I'm testing the CCD on a dev server with updates to document templates, workflows, enumerations, attributes, and types. The first error I receive is BAC_DOCTEMPLATE_WITH_SAME_NUMBER_EXISTS. The BAC default conflict resolution is OVERWRITE and the service.properties file was changed to use the BACConflictResolver for BAC_DOCTEMPLATE_WITH_SAME_NUMBER_EXISTS. However, we still receive the conflict error. If I remove all the document templates from the BAC, I then receive ENUM_DEF_WITH_SAME_IDENTITY_EXISTS, ORGANIZER_WITH_SAME_IDENTITY_EXISTS, BAC_TABLE_VIEW_EXISTS, TYPE_WITH_SAME_IDENTITY_EXISTS, and WORKFLOW_WITH_SAME_IDENTITY_EXISTS errors. Within the UI, overwrite isn't an option in the event monitor for conflict resolution.
Version: Windchill 13.0 Use Case: To set attribute value for a WTPartDescribeLink after creating itDescription: Hi all, I'm trying to set an attribute value for WTPartDescribeLink after creating it but If I try to set after creating it I get ModificationNotAllowed exception even when done within a transaction. The requirement is to create the link and set the attribute value without iterating. Is it mandatory to checkout the persistable before modifying the attribute value?
Version: Windchill 13.0 Use Case: visdiff (from Mathworks) can compare simulink models within Matlab. Is there a way to integrate it as a default tool for simulink model comparison in Windchill?Description: visdiff (from Mathworks) can compare simulink models within Matlab.Is there a way to integrate it as a default tool for simulink model comparison in Windchill?
Version: Windchill 12.0 Use Case: I need to fetch Task Comments for specific Wfprocess for CAPA or NC Objects, I have Object OID and WfProcess, currently I am trying to get info using following enpoint service however unable to see "Comments" value in the reponse \ Endpoint - > v5/CAPA/CAPAs('{CAPAId}')/WfProcess GET] v5/NC/Nonconformances('{NonconformanceId}')/WfProcess s Even tried using this expand query "WorkItem($expand=Owner)"Description: Need assistance with navigating to workItem TaskComments using above service endpoints
How to create Prefix or suffix drop down list to autogenerated number for WT Document
Version: Windchill 12.1 Use Case: To update the workflow activity template on start transitionDescription: I am not able to find any api or workaround on ptc to assign the activity template programmatically on start transition.
Is there a way to use AfterEDRLoader to pull the number of the cad doc for the additional file instead of the name field?
I am using Windchill PDMLink Release 11.0 and Datecode with CPS F000Hi,因為User 反應,很常會不小心抓到 reject 的檔案,希望可以在 Windchill 畫面中的右上角顯示 lifecycle 的地方,若狀態是 rejected 則以紅色並放大字體顯示。想請問我可以如何設定或調整 Windchill 的前端檔案加入 js 的判斷 ? 非常感謝 !!
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.5can you share any dummy example of infoengine.how to write code , where to register and how it works.I am just looking for a dummy example. and how to test it
Version: Windchill 13.0 Use Case: I have created a group at the product level within Windchill and now wish to delete the group.Description: Since there is no "Participant Administration" utility in the context of a product, how can groups created at the product level be deleted?
Version: Windchill 13.0 Use Case: I am trying to trace how a part instance (not a part) develops over time. I know that with parts, it is possible to view revision and version/iteration history. However, this does not seem to be the case for part instance objects (with the OOTB configuration at least).Description: If I had an existing part instance that was associated with a part configuration and I then edited the instance to make use of a different configuration, it seems that I have no way of being able to see that the instance was originally associated to the configuration it was initially configured to use. This is unless I change the revision of the part instance. In which case, the "History" tab of the instance would show the differences between the two revisions. Is there any way I can track changes made to a part instance prior to any increase of the revision for the instance, like I would be able to track the version/iteration history of a part between revision changes?
When I search for the name of the group when specifying the participant within "Policy Administration", I am unable to find it. However, when I create the group at Organization level, I can find the group when searching for the group in "Policy Administration" from within the product context that sits below the organization context the group was created at.
I have an item picker in my JSP Page where it will retrieve all the plans from all the contexts.Wanted to filter all the plans based on 2 attributes.lets sayAttribtue1 is having string value as "COMPLETED".Attribute2 is having array of values like {"value1","value2","value3","value4"....} Written a condition for Attribute1 where I'm able to get all the Plans with Attribute1 value as "COMPLETED".Need help in writing for condition2 whereI'm searching for all plans which holds "value2" in its array of values of Attribute2. <wctags:itemPicker id="planPicker" baseWhereClause="(Attribute1='COMPLETED') & (<???Condition2???>)" showTypePicker="false" objectType="WCTYPE|com.ptc.projectmanagement.plan.Plan|org.ProjectPlan" componentId="IdPicker" searchResultsViewId="testPicker.view" label="* Project Number" pickerTitle="Plan Picker" pickerCallback="PickerCallback1" displayAttribute="Attr1,Attr2,Attr3"/> @HelesicPetr
Version: Windchill 13.0 Use Case: I am trying to change the initial value of the "Default Trace Code" attribute from "Untraced" to "Serial Number".Description: It seems this cannot be done in "Type and Attribute Management". Can anybody advise how this can be achieved?
Version: Windchill 13.0 Use Case: I have created a new synchronization robot within one of my workflows. I am trying to make use of the synchronization robot to identify when the object that make use of the workflow is manually assigned to a specific phase within its life cycle. However, I am struggling to identify what syntax the expression needs to be in to achieve this.Description: I have been using the Javadoc to try to get an understanding of what syntax the expression needs to be in but have had no success. I have a basic understanding of API classes, objects, members of objects, properties of objects etc. However, I am still struggling to get my head around the documentation. Please can anybody who can help offer a suggestion as to what my expression should be and how the Javadoc can be used to develop the suggested expression?
Version: Windchill 13.0 Use Case: I am looking into how best to take advantage of the "Policy Administration" functionality to govern access to Windchill objects and am trying to understand how "Domains" behave within Windchill. I have looked at a lot of the resource in Windchill Help Centre but I still have a few questions.Description: 1. I am an Administrator but, when I look at my user account, my account is described to be in the "Unaffiliated" domain. As an Administrator, I would expect my account to be associated with the "System" domain. Can anybody explain? 2. Evidently, groups and users can be affiliated with certain domains. Does this mean that rules contained in one domain would not apply to a user if the user is not associated with that domain, even if the domain that the user is not described to be affiliated to lists a rule that would apply to one of the user groups that the user is a member of?
How to change Windchill logo
Hello ,I'm working on a workflow notification system using Windchill OData REST API, and I'm facing an issue with user-based filtering.**Current Situation:**- When I call `/Windchill/servlet/odata/v5/Workflow/WorkItems` endpoint with Basic Authentication- The API only returns WorkItems assigned to the authenticated user- If I authenticate as "PLM-1" user, I only see PLM-1's tasks- If I authenticate as "oozcelik" user, I only see oozcelik's tasks**What I Need:**I need to retrieve ALL WorkItems across ALL users to build a notification system that monitors new task assignments and sends notifications to the assigned users.**What I've Tried:**1. Using administrator account (PLM-1) - still only returns tasks assigned to admin2. Using $expand and $filter parameters - no success3. Looking for different endpoints like /AllWorkItems - couldn't find any
Version: Windchill 12.0 Use Case: All documents are attached to item and I need to get a list of them in order to download themDescription: I know how to search an item with the rest api and how to display all its metadata but I didn't find how to get list of child items which should be the documents I need to download.Thanks for help.Fred
Version: Windchill 12.0 Use Case: What release of WRS is corresponding to PDMLink version ?Description: Is there any corresponding table that explain which version of WRS map which version of PDMLink ?Thanks in advance for any answer.Fred
Version: Windchill 13.0Description: We have customized a PRE_WORKSPACE_CHECKIN listener to process an attachment file and populate attributes on the associated CAD document during the check-in process. It works great, but sometimes users forget to add the attachment, which results in none of the necessary attributes being populated. Is there a way to throw a warning (or error that can then be bypassed) to the user during check-in to tell them they are missing the attachment? Ideally I would like to call this in the custom listener. public void notifyVetoableEvent(Object event) throws Exception{ if(!(event instanceof KeyedEvent)) { return; } //Object target = ((KeyedEvent) event).getEventTarget(); Object type = ((KeyedEvent) event).getEventType(); if(type.equals(EPMWorkspaceManagerEvent.PRE_WORKSPACE_CHECKIN)) { EPMWorkspaceManagerEvent wsEvent = (EPMWorkspaceManagerEvent) event; WTSet workingCopies = ((WTKeyedMap) ((EPMWorkspaceManagerEvent) event).getWIPMap()).wtKeySe
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.