Windchill
Recently active
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.2 1、普通用户检入CAD文档并选择自动将部件关联至CAD文档选项后,没有构建生成部件结构,· 2、普通用户在CAD文档的详细信息页面,操作》比较)与部件结构比较)构建多级部件结构时,出现以下错误:没有权限,这个权限如何给予 3、管理员在CAD文档的详细信息页面,操作》比较)与部件结构比较)构建多级部件结构时,出现以下错误:构建失败:无构建对象
Hello All,I would like to explore options for controlling user access at the context/folder level within Windchill.We currently have a requirement where certain users need limited permissions to view specific Windchill data. Could you please advise if there are available options to manage this through Access Control Lists (ACLs)?Additionally, I would appreciate guidance on how, from an administrative perspective, we can configure and enforce such restrictions effectively.
Is there a way to search all structures/assemblies in Windchill to see where both Part A and Part B are used? Where used only take a single part as input. I would like a Where Used that can take multiple parts as inputs.
Hi everyone,After upgrading our environment from Windchill 12 + Creo 9 to Windchill 13 + Creo 12, we started experiencing a serious performance issue with Windchill Product View.The Product View interaction has become extremely slow — almost like watching a slow-motion video.Symptoms include:Rotation / pan / zoom lagging heavily Delayed response after mouse interaction Overall Product View usability becoming very poorThis issue did not occur in the previous environment before the upgrade.Environment:Windchill 13.x Creo View / Creo 12Things we have already checked:Graphics driver updates Server resource usageHowever, the issue still persists.Has anyone experienced similar Product View performance degradation after upgrading to Windchill 13 or Creo 12?If so:What was the root cause? Were there any specific configuration changes or patches that resolved it? Any known compatibility issues with GPU drivers or visualization settings?Any shared experiences or recommendations would be greatly a
I was able to create a configurable part with a BOM and associated parts with assigned expressions on when to use a part, however I ran into a different situation:I'd like to use PART (P1) for all configurations, hence no assigned expression.Also, I'd like to use the same PART (P2) for certain configurations (e.g., "OPTION" = A).For that, I'm adding P1 PART to the BOM (without expression), then another item P2 PART to the BOM (with a warning that the part always exists); when I assign the expression to the 2nd instance of PART, it also gets assigned to the first instance P1.I'd need a way to include multiple instances of a part in a BOM with separate, independent expressions.Is there a way to add a clear separated instance of a part in a BOM?Could you please advise?
Just a note for all when applying the security patch for CS466318. We are using SSO and have made the indicates changes to our web app as directed for Shibboleth. I had not realized that this patch rebuilds the HTTPServer configuration so some of my manual SSO changes were reverted.In particular, addition of “JkMount /Windchill/sso/* ajpWorker” to conf.d/30-app-Windchill-AJP.conf was wiped. This is documented here: https://www.ptc.com/en/support/article/CS394860?source=search where you fail to get back to Windchill from the redirect session hook. The requested URL was not found on this serverThe right solution should (I feel) is to add this like to the main template file that builds the conf file. This is documented here: https://www.ptc.com/en/support/article/CS394860?source=search. A but more complicated but I think safer from a reconfig perspective. Now, if anyone knows what templates need to update to change AuthType and ShibRequestSetting in the Auth conf file so that reconfig doe
I want to show richtext box for global attribute of document. Below thread has details of DU to achieve it however TextDisplayComponent.setRichText(true); is no more available and supported.Anyone worked on this kind of customization in windchill 13.0?
I am using Windchill Bulk Migrator Release 13.0 and Datecode with CPS 13.0.0.2 Hello Team, I have configured the WBM Extractor in Source system ( MED-61102-CD-131_13-1-3-0_WBM13.1-WC13.0-Extraction) for windchill 13.0.2.1 Bulk Migrator . While running the filter extraction for an specific container. getting the below exception which I will mention in Error messages window. FYI. tf$WTPART is getting some rows inserted. why the tf$WTPARTMASTER table is not getting insert any records. anyways, error to resolve is my primary focus, Please help me ASAP. Here are the errors that I faced Getting this in Client Log. com.ptc.windchill.migration.wbm.wc2wc.util.WBMException: wt.epm.query.QueryException: (wt.query.queryResource/129) wt.query.QueryException: Array length "0" is not valid.
In OOTB versioning schemes, revision behavior can be controlled using various properties such as delta, min, max, and skip list.I have implemented a custom file-based versioning solution and wanted to understand whether it is possible to implement similar custom properties to control behaviors such as skipping versions, setting minimum revisions, and setting maximum revisions.
Dear Windchill Performance Advisor users,The Performance Advisor visualization layer has been enhanced with new gadgets and dashboards to provide visibility into various Windchill Workgroup Manager (WWGM) usage and insights. The Windchill+ Readiness Assessment dashboard has been further enriched with additional parameters to improve the accuracy and depth of readiness evaluation. DocumentationWindchill Performance Advisor HelpAdditional InformationWindchill Performance Advisor
Hi, Can Change Notices have the Promotion Request? If yes, which WRS do I need to use to fetch the Promotion Requests for a Change Notice? Thanks.
Hello,i am trying to find a way to create a manufacturing view for a wtPart in a workflow.For example, when a promotion request is reviewed and the promotion object is Released, the manufacturing view should be automatically created. Until now this can be done manually via the menu: Actions → New → New view version. Is this possible?
Are you able to do ECN approval in Windchill Navigate or is it only Problem reports and ECRs?
Version: Windchill 13.0 Use Case: Custom Data Utility Multiline Text Display Issue After UpgradeDescription: Hi there, I'm experiencing an issue with the display of multiline text from a custom Data Utility after upgrading our Windchill environment from version 11.2 to 13.0. I've developed a custom Data Utility which is used to display specific text information, retrieved from an attached Excel document, on the Attributes-Structure tab of WTParts( Thanks to @HelesicPetr for idea 🙂 ). This text data is structured to include multiple lines for readability (e.g., containing section headers and descriptions). In Windchill 11.2, this Data Utility successfully displayed the text with proper line breaks, effectively creating a multiline output within the UI field/cell where the Data Utility is rendered. However, after upgrading to Windchill 13.0, the exact same Data Utility code now displays all the text as a singl
I am using Windchill Navigate (formerly ThingWorx Navigate) Release 9.3 and Datecode with CPS 9.3.4 In Windchill Navigate Landing Page: Every task tile is showing duplicate entries.
Hi,I am able to extract process plant details from Windchill MPMLink using the Java API, such as process number, name, and description.Is there any additional API available that can be used to extract operations, skills, tooling, and other related manufacturing information associated with the process plant?If such an API is available, could you please share the relevant Java API details or documentation with me?Best regards,Shrikant Bhosle
I am using Windchill Part slink Release 12.0 and Datecode with CPS 12.0.0.0 While promoting the top level assembly, the child parts are not getting promoted.
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.16 We are currently looking for possiblities to use AD groups for License profiles, but when we add/remove users from AD, users are not able to access windchill though we can see windchill License profile udner user information. Only after participant cache clear, user is able to login to widchill, is this behaviour correct or we are misisng something. is purge participent cache necessary while using ad groups for license?
Hi all, I have the Part Configuration object. I have to load / bulk create 100’s of Part Instances with Serial Nos, by giving the serial nos and basic info in an excel sheet or .csv sheet.Is this possible? We are in Windchill 12.1.Alternatively, is it possible to create a new WRS domain for Part Instance and define some custom PUT/POST functions in it? Any experience on how this can be achieved.Best RegardsHari
Hi,My part lifecycle states include Development - Prototype - Released - WithdrawnOn revise from prototype or released the part will return to development state, and then a change notice is used to either transition Development → Prototype, Development → Released or Prototype→ ReleasedI have two types of change notice “Prototype Change Notice” and “Change Notice”, which have different workflows (different approval roles)I would like to limit the available release targets when a “Prototype Change Notice” is raised to only be the prototype state - “Preproduction” change transition (remove the Change transition from the list)This looks similar to the request here, but I cant see a solution - I have tried investigating the mapping rules, but I can only find how to limit target states based on the change object type, not on the change notice type it is withinThanks
Can someone help me out, what I am missing to delete my own workspace in windchill.
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.14At one time, when using Chrome based browsers, it was possible for the user to resize the text boxes (text areas) in Windchill forms, such as Change Requests. There was a small icon in the lower right corner that could be grabbed to resize the visible text area. This does not seem to be possible anymore. Is this a bug in Windchill? A bug in Chrome? Or intentional design in the Windchill code/CSS? Is there a way to change the code/CSS to enable resizing? (We do know that it can be changed temporarily by using F12 DevTools and changing the box dimensions temporarily.
Hi,the users are complaining about the "Windchill performance". There can be various reasons and there are various tools/knowledge hubs/cases from PTC to attack the problems hiding behind that general complaint.I searched for a morning and got the links below. Unfortunately, that list is too big, too chaotic, has duplicates and crosslinks insideMain question: Is there a recommended, methodical way to analyse and solve Windchill performance problems, by PTC/by you?Side question: Is there a service by PTC that does it? What were your experiences? (result, cost, specified period, actual period, communication quality, responsiveness)Thank you. ------------------------------------------------------Windchill-PerformanceLists 50+ cases to increase the performancehttps://www.ptc.com/en/support/article/cs303555 General Performance Troubleshooting in Windchill PLMLists another ~50 cases to increase the performance. Downside: “Windchill Performance administrator must have strong skills
Hello guys , I want to hide Description attibute if it is not end item .it need to display only for end items .please suggest some approaches to achive it . Thanks !
Check out this video on Using Windchill "Query Builder Reporting" from PTC Application EngineersPresenters: Ryan Butcher (Solution Consulting, Fellow).Original Date Presented: July 20, 2022 To dive deeper into the subject, check out Winchill Query Builder Tutorials
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.