Windchill
Recently active
Hello. I'm a PTC Service Designer conducting research with partners who sell or support Creo+ and Windchill+. If you'd be willing to share your experiences, please provide your contact email.
We're building a Change Management Agent — an AI that helps engineering and change-management teams see the full impact of a proposed change before they commit. We have a working prototype and we want participants to help us refine it. Who we're looking for: anyone who regularly runs change impact analysis in PLM — change analysts, change managers, engineers who own the CR/CN/CO review, CCB members. What you'd be doing: a 60-minute working session with our team. You'll walk through the current prototype build, think out loud, and tell us where it earns trust, where it doesn't, and what's missing for it to actually replace pieces of your current workflow. What you get: an early look at where this is going, direct line into the roadmap, and chance to discuss opportunities and ways to improve your workflow. Interested or have a colleague that fits the profile? Please share your contact information in the link below and share the link with colleagues that match the profile. Contact Informa
Version: Windchill 12.1 Use Case: I am attempting to do an OData call to retrieve parts filtered by a custom attribute on a part. How do I do a GET request with a $filter that allows me to filter a custom attribute?Description: Attempted URL:https://company.ptcmscloud.com/Windchill/oauth/servlet/odata/ProdMgmt/Parts?$filter=MY_ITEM_NUMBER eq '12345'Error message: { "error": { "code": null, "message": "The property 'MY_ITEM_NUMBER', used in a query expression, is not defined in type 'PTC.ProdMgmt.Part'." } } URL's I've tried that do not work:https://company.ptcmscloud.com/Windchill/oauth/servlet/odata/ProdMgmt/Parts?$filter=ProdMgmt.MY_ITEM_NUMBER eq '12345'Error message: { "error": { "code": null, "message": "The URI is malformed." } } Other URLs:https://company.ptcmscloud.com/Windchill/oauth/servlet/odata/ProdMgmt/Parts?$filter=contains(ProdMgmt.MY_ITEM_NUMBER, '12345') I tried following the steps here without su
Hello EveryoneI am looking for some kind of report which can give me the state of each object in the WVS Job Monitor, specially for failed jobs. I have not worked a lot on Query Builder but I don't think we can get such a report from a QB report.Do let me know if you need more info on this. I really appreciate any kind of help I can get on this.ThanksPardeep
Is there a supported generic service or API equivalent to MPMLink/SIM New Illustration that creates a C3DI from an existing Windchill GDD/PVZ source and preserves Source/Image via Direct Connection/WGM, without user Save/Check-in?
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.0.0 分类属性设置有效值范围,用代码要设置空值,系统会卡关报错;有没有什么api可以绕过该校验,进行空值设置?
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.0 受控集合中的对象更新后受控集合中无法更新显示对象最新版。
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.0 windchill shell 启动windchill start 后,停在 servermanager-1@6212 这个窗口,methodserver 没有启动起来 如截图及附件
Was wondering if someone has used a newer version of OpenDJ instead of the older PTC supplied 11.2 version. I downloaded the newer OpenDJ, but am unsure of how to set it up to mirror the 11.2 version. Many thanks in advance!
We are currently using Windchill 13.0.2.12.Within the Configurable Module, both the Option Pool and Option Set display Design Options and Design Choices with their IDs prefixed to the name, for example:[ID] Option Name [ID] Choice Name (Note that Groups do not appear to follow this convention.)Because the IDs are displayed first, Design Options and Design Choices are effectively sorted by ID (either ascending or descending, depending on the selected sorting preference). In our case, this is not the desired behavior, as we would prefer to control the display order based on logical grouping, process flow, or another business-specific sequence.Is there a way to:Suppress the display of IDs for Design Options and Design Choices so that sorting is based solely on the name? Define a custom display order for Groups, Design Options, and Design Choices? Manually reorder Groups, Design Options, and Design Choices within an Option Pool or Option Set?Any guidance, configuration options, custo
Windchill PLM AI - is it using MCP (Model Context Protocol) ? if not what is behind the AI architecture used for PLM (on premises solutions)
is there a way to control the display of version in “Revise” or “collect” window?
We are using Windchill PDMLink 13.0.2.11 and need to hide the "Rename History" option from the Timeline History dialog.So far we have:Enabled JCA Debug Mode. Verified there is no ladybug/debug icon associated with the Rename History option. Reviewed the available ACE support files and could not find any DAT or UI configuration related to this action.Has anyone customized or removed this option? Is it controlled through an Action Model, MVC Builder, Java customization, or another supported mechanism?Any guidance would be appreciated.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.1.0 I can't add user to Participant Administration.
We are currently using PTC Windchill+ 13.0.2.12 and are working extensively with the Configurable Module functionality.During the configuration process, we noticed that it would be beneficial for users entering configuration data to have the ability to define a default design choice for a design option, representing a standard or most common configuration.By default design choice, I mean a design choice that is initially selected when the configuration is created, without requiring any prior user input. The user would still be able to modify the selection as needed.This capability could provide several benefits:Faster configuration entry for standard products. Improved data quality and consistency. Reduced verification effort, since users would only need to review and modify deviations from the standard configuration. Improved user experience by clearly indicating the preferred or recommended initial selection.For example:Design Option: ColorDesign Choices:Blue Yellow (Default) RedIn t
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.0.0 In a custom Create Screen, we are defining a userPicker field :
Since the support for Adobe Experience Manager is being deprecated I’m looking at the workflows dependant on PDF publishing with AEM. I had a look at the free trial of the WEX coversheets extension and it’s fine but I’d need to make a few changes before it would be a drop-in replacement for the coversheet generation customisation we have with AEM currently. Has anyone found any alternatives? At the moment AEM converts html files to PDF and merges them with a PDF of the primary content to create the PDF representation file, the primary content can be any office file. AEM does this via a SOAP webservice which you can inspect via it’s WSDL and it seems AEM has far more capabilities than Windchill actually needs so I’m wondering whether to try replacing it with a service that does the html/PDF conversion and merging with a simpler app based on plain java HttpServer and openhtmltopdf? I ran TCPMON to capture the requests and responses between Windchill and the AEM Assembler Service and it s
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.9 系统登录失败,MS Log提示如下“ERROR [main] wt.method.server.startup.services - Failure to start manager wt.audit.StandardAuditService wt.services.ManagerException: Could not initialize Auditing service. Nested exception is: wt.util.WTException: (wt.federation.PrincipalManager.PrincipalManagerResource/CONFIG_ERROR_NO_ADAPTER_DEFS) com.infoengine.util.IEException: Info*Engine configuration error - No JNDI Adapter configurations could be located using the current Info*Engine settings. Contact your system administrator.” 修改IEConf/adapterservice.json 文件,没有生效 Here are the errors that I faced “ERROR [main] wt.method.server.startup.services - Failure to start manager wt.audit.StandardAuditService wt.services.ManagerException: Could not initialize Auditing service. Nested exception is: wt.util.WTException: (wt.federation.PrincipalManager.PrincipalManagerResource/CONFIG_ERROR_NO_ADAPTER_DEFS) com.infoengine.util.IEException:
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.0.0 We need to modify our data model regarding a specific soft attribute on wt.part.WTPart. Currently, we have a soft attribute with internal name Code defined on the WTPart. However, it is configured using External Attribute Mapping pointing to the Master: masterReference^wt.part.WTPartMaster~Code. Because the attribute is mapped to the Master, it behaves as a mutable global value. When a user modifies this attribute, it updates across all historical iterations and baselines. This breaks our baseline integrity because we cannot retrieve or freeze the historical state of PreferenceCode at the time the baseline was captured. We want to convert PreferenceCode into a standard, unmapped soft attribute (IBA) residing directly on WTPart (iteration level), so that each iteration freezes its own value and standard Windchill Baselines can capture it out-of-the-box. To avoid breaking a massive amount of existing customization,
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.18 Referencing to case: CS98538 I need a similar function in NX like for Catia or Creo to use Design Context functionallity. I know, that this is not supported for NX, but i need a way to load filterd CAD Data to NX. Filter used mostly from a Spatial Query. I would be fine when there is a workaround. And maybe you can provide the info when Design Context is available for NX as well Here are the errors that I faced Does not work for NX
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.0.0 As i know , PTC introduced a new way to implement custom action model Instead of copying the entire model definition, we can use "incremental" tags to inherit model configuration. But my question is , if we want to remove the OOTB action then how we can do ? Example : Currently suppose i have a "ABC" OOTB model present and i have copied entire model to custom-actionModel.xml file and i have removed few action which will not required then as custom-actionModel.xml override the OOTB model only those action visible which i have kept in custom-actionModel.xml file However with "incremental" option i don't see such thing currently available Here are the errors that I faced General question and clarification
Hi Experts,How many of you actually use Windchill DTI for MS Office? Is it worth to use it or is it an underrated feature ?What are the Pros/ Cons? Is PTC actively considering it as their obligation to maintain that / enhance it?Appreciate your responses. Best regardsHari
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.9 1、可将一个对象(文件)关联到多个产品库中的文件夹。 2、对象新增使用受控集合到另一个产品库文件夹后,保留在原始新增时的版本,后续对象更新版本,受控集合未更新
Version: Windchill 11.0 Use Case: We are running Windchill 11 (Pro/Intralink 11) and have many years of data from about 7-8 engineers over the years and considering upgrading. We only use the very basic intralink features, check in and check out, and mainly the ability to use parts from multiple folders.Description: We also have perpetual floating licenses good through Creo 7 that we have not been paying maintenance on since 2020 when we shutdown for Covid. My network manager wants to move the Windchill stuff to Windows server 2022 for security/support reasons. To do that it appears we need to upgrade and migrate to Windchill 13x and then also get current of subscription licenses.Unfortunately, as usual, it appears we need consulting support to upgrade Windchill as we have done in the past. I know I am venting but it is a bit crazy to have to pay $35k+ every time this software needs an upgrade. Also, moving Creo to subscription is nearly twice to cost of previous
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.1 I want to create a Document using REST API, while adding a PDF as primary content and another file as secondary content. I know how to create iteration 0.1 of the Document, then add the files to iteration 0.2. How can I create everything in iteration 0.1? Here are the errors that I faced self.url + "/servlet/odata/DocMgmt/UploadStage1Action with data { "NoOfFiles": 1} gives error: ApiError NOT FOUND 404 self.url + "/servlet/odata/DocMgmt/PTC.DocMgmt.UploadStage1Action with data { "NoOfFiles": 1} gives error: UploadStage1Action must not follow a collection
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.