Windchill
Recently active
Is there an API available to retrieve the General Status of an EPMDocument?I would like to determine whether the General Status of an EPMDocument is New.I already have the EPMDocument object available.
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.0 漏洞扫描问题,是否有什么规避方法
I am using Windchill PDMLink Release 11.1 and Datecode with CPS M020 CPS30 Extend length of the WTPart attribute Number characters upto 50 from 40 in Windchill PDMLink Here are the errors that I faced The number of characters in this attribute value can be no more than 40. The number of characters currently entered is 41.
Hello, Does anyone has an example on how you have implemented the reset of an enumeration list. I have a class that generate a list of wtpart in a text file. But I need to stop windchill and clear the cache to gets the new data. I'm trying to use this method but I'm struggling to get the EnumerationInfoProvider. EnumerationInfomanager.resetEnumeration(EnumerationInfoProvider) If anyone has an example it will be great. Note I used the following code to generate my list: https://www.ptc.com/en/support/article?n=CS138327&source=subscription thanks
The requirement is to ensure that specific attributes of a WTPart are strictly read-only across all user interfaces whenever the part belongs to the Manufacturing View. This restriction must apply universally, including during standard object modification (Edit Part wizard) and within structural manipulation tools like the BOM Transformer (downstream view).Current Progress & Technical Challenge Edit Part Wizard (Success): The read-only behavior was successfully implemented for the standard Edit Part wizard by creating a custom DataUtility and overriding the getDataValue() method. BOM Transformer (Issue): The same logic fails in the BOM Transformer's downstream view. Attempting to override getPlainDataValue() does not prevent inline editing. This occurs because the BOM Transformer relies on tree-grid components and operational descriptors (ComponentMode) that bypass standard plain text data value rendering during inline edit cycles.
Just posting a clarifying question to field. This article discusses mitigation steps as well as temp patches. We have implemented the mitigation steps (Apache changes and wt.properties changes) and now applied the temp patch.Then it says that once patch is applied to remove the mitigation steps. I just to be clear about what can be removed. It appears like the “wt.manager.serialFilte” changes to the wt.properties.xconf remain. It seems to indicate the two Apache mitigation steps, 92- and 90-, should be removed. Or is it just -90, Apache work around 1, that should be removed? Going back to the previous CVE (https://www.ptc.com/en/support/article/CS466318), this also had us create an Apache work around (also 90-) blocking a Publish URL. I did not see instructions to remove this once patch was applied. Lastly, there was another Apache mitigation (https://www.ptc.com/en/support/article/CS466866?source=search) which created 91- conf file, blocking “ReconnectedHttpURLCon” URL. Appears no pa
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.2 Good morning, our users are having trouble uploading files to Windchill/Creo 8. When they try to save the file on the client, they get the following error: “HTTP Upload Failed.” “Content upload failed due to an invalid response from the server.” Today,after check the problem with users, we restarted the server where Windchill is installed, which also serves as “Intralink” for our plant’s site. After the restart, they were able to save a file once, but then the error reappeared. We need support to analyze and resolve this issue. Here are the errors that I faced 2026-06-25 15:39:06,660 ERROR [pool-3-thread-1] wt.fv.StandardFvService username- Exception while trying to delete physical folder null for rootFolder : null java.lang.NullPointerException 2026-06-25 15:39:06,660 ERROR [pool-3-thread-1] wt.fv.StandardFvService username - Exception occured in addRemoteAutoFolderComplete java.lang.NullPointerException 20
OOTB notifications shall be managed at the user level through user preferences. Specifically, it should be possible to disable both subscription and workflow notifications for an individual user who does not require them.
Hi TeamDoes ODATA Reporting Domain work for you? I get 500 on all tests.https://DOMAIN.com/Windchill/netmarkets/html/wrs/doc.htmlchoose Reporting Domain v1choose a reportclick 'Try it out'click 'Execute'result code is 500curl -X 'GET' \'https://DOMAIN.com:443/Windchill/servlet/odata/v1/Reporting/OpenChangeNoticess?%24count=false' \-H 'accept: application/json'java.lang.NullPointerExceptionat com.ptc.odata.core.entity.processor.ProviderProcessor.readEntityCollection(ProviderProcessor.java:254)at com.ptc.odata.core.entity.processor.EntityProviderProcessor.readEntityCollection(EntityProviderProcessor.java:114)at com.ptc.odata.windchill.entity.service.WcEntityProviderProcessor.readEntityCollection(WcEntityProviderProcessor.java:290)at org.apache.olingo.server.core.ODataDispatcher.handleEntityCollectionDispatching(ODataDispatcher.java:529)at org.apache.olingo.server.core.ODataDispatcher.handleEntityDispatching(ODataDispatcher.java:511)at org.apache.olingo.server.core.ODataDispatcher.handleR
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.0.0 Windchill 오류 지원이 필요하면 관리자에게 문의하십시오. 참조 정보는 다음과 같습니다. 요청 ID: 요청 URI: /Windchill/servlet/WindchillGW 질의 문자열: 상황 코드: 404 메시지: 현재 시간: 2026-06-25 15:40:24.120 +0900
how to get the NonConformance Review through the NonConformance object.
Hello experts,We have a case where the PLM IT team do not want to take ownership of creating and maintaining the Windchill groups , say around 30.Even though the best practice of providing access control to the users is via Role to Group mapping in each context is widely used, and the Windchill support team is generally maintains the groups - Member add / delete and new group creation, here its becoming a big tug of war.We have some power users in departments, they might be needed to maintain the groups, but they are not given ORG Admin priveleges.Question: IS there a way to provide a privelege - > Org>Creators> Groups,,,? like the similar way of Product or Project or Library creators??This would be the best solution I reckon.Any thought process? Thanks & Best Regards
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.1.2 Currently, I'm having some trouble adding an overview file to the workflows; even with wcadmin, I get the error below. What are the possible issues, and how can I solve them? Here are the errors that I faced ATTENTION: Error occurred while saving the resource data.
We're exploring a field performance insights capability — one that surfaces service data back to the people who design and qualify parts. Before we go too deep on data models and UI, I want to make sure we're solving for the right signal, not just the available one.Here's the problem we're trying to solve:Today, when a product design or quality engineer is deciding whether to reuse a part in a next-gen design, they're largely flying blind on field performance. Mean time between failures, common fault patterns, the maintenance burden the part creates for service teams — that data exists somewhere in ServiceMax, but it's not reaching the people who need it at the moment they need it.The result? Reuse decisions get made without field feedback. Known problem parts get carried forward. And service teams keep absorbing the cost of design decisions that could have gone differently.What I'm trying to understand from this community:If you were making a part reuse decision for a next-gen product
Hello,I’m trying to create an attribute that could verify if a document posses a secondary content (a boolean would be enough) Once created, I will use that attribute in the advanced search’s view, to be able to sort and show if the document has a secondary content or not I’m on Windchill 10.2, with my new standart attribute “HasSecondaryContent” in the type “Document”, but I don’t know how get the information about the secondary content into my attribute, or to add it in the list of attributes in the view modification’s window (I see it on the document detail page)Do you have some hints to help me create that attribute ?
We have a requirement to configure WTDocument numbering with manual numbering and an automatically appended postfix, without using any additional attributes.Example:Number Format: XXXX_YYWhere: XXXX = User-entered manual number YY = System-generated postfix based on the document subtype Example: D1 → DOC001_CR D2 → DOC002_CR D3 → DOC003_CI D4 → DOC004_CI Could you please confirm whether this requirement can be achieved through OIR configuration alone, or if a customization (such as a Form Processor, Number Generator, or Event Listener) is required?Additionally, is there any standard Windchill approach to append a fixed postfix to a manually entered number without introducing additional attributes?
PTC Community;Is it possible to generate a report of the maximum daily usage of our ADU licenses for a specific time period (e.g. what is the max daily ADU usage for the last 6 months). We are trying to find a way to get a report that will help us in budget planning for licensing and identifying license usage trends). --Kirk Wemple
We have a requirement to send certain WTPart data from Windchill to ERP using ESI, specifically for parts that are created on a given day.The idea is to pick up all parts created on that day (they will still be in an unreleased state) and send them to ESI so that the XML gets generated. Later, once the parts go through the normal change/release process, the updated data will be published again.My plan is to write a custom piece of code that runs on a schedule (maybe a nightly job). It would:Query all WTParts created on that day Loop through them Send them to ESI programmaticallyBefore going ahead, I wanted to check if anyone has already done something similar — mainly:Triggering ESI publish via code (instead of using the UI “Send to Distribution Target”) Generating ESI XML for parts using this approachAny pointers on the recommended API or approach would be helpful.
Scenario 1 A user creates a CAD part (EPMDocument) and performs a check-in. This triggers a visualization job. The job is submitted to a low-priority queue. Description is blank. Later, the user creates a Change Notice (CN) and submits it. This triggers another visualization job. The job is submitted to a medium-priority queue. Description is "Submitted". Issue in Scenario 1: When the object is sent for review, initially the correct ("Submitted") representation is visible. However, once the earlier low-priority job (triggered during check-in) executes later: It republishes the representation Overrides the "Submitted" representation with the blank one As a result, the reviewer ends up seeing an outdated representation instead of the latest one. Scenario 2 Reviewer sends the object for rework: A new visualization job is triggered (with description like "Rework") After rework, the object is again submitted for review: Another visualization job i
Hi., Is there any WRS that will fetch the Routing/Process History from Promotion Request? Thanks.
Hello Experts,We are facing an issue with 2D publishing in Windchill.The user is working in a Creo environment and attempting to publish a 2D representation for a Creo assembly. The assembly contains a few child components that originate from SolidWorks.When the user initiates the 2D publishing process, the publish job fails. We would like to understand whether the presence of SolidWorks child parts within a Creo assembly could be causing the issue and if there are any prerequisites or configurations required to support this publishing scenario.Has anyone experienced a similar issue? Could you please advise on the supported approach and any troubleshooting steps to identify the root cause?Any suggestions would be greatly appreciated.Thank you.
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.10 After configuration of JNDI adapter with corporate AD no user can be found in participant administration. No error can be seen in log files.
Tekla Structural Designer is a CAD solution used in the Architecture, Engineering and Construction industry to analyse and design steel and concrete building structures.I am looking for companies or solution providers that have realised a Tekla CAD integration with PTC Windchill, or that have experience with similar integrations.The intended goal is to manage the following capabilities in Windchill:CAD file management CAD structure management and bidirectional attribute synchronisation Creation of parts and bills of materials based on the CAD structure and CAD structure properties Exchange of derived data and documentationI would be interested to hear from anyone who has implemented such an integration, knows of available solutions, or can recommend a suitable solution provider.
Version: Windchill 12.1 Use Case: Hi, Is it possible to restore the welcome screen shown in the screen shot, After a user checked the red marked box? I could not find any helpful article to reset it. There is no such a thing the preference management of the user. Is it possible to delete a cache or something for a particular user? I have admin credentials too.. This request is not urgent for sure, but one of the users asked me to help him with it.. Thanks for your helpDescription:
The orientation of CAD representation in the Visualization tab in part structure browser and in Creo view is showing upside - down. while it is showing correct orientation when opening in Creo and also in the thumbnails in windchill. Any solution is available for this ?
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.