Windchill
Recently active
Hello Team,We are currently evaluating the feasibility of integrating with Windchill using REST APIs (Windchill REST Services – WRS) and would appreciate guidance from the community on the following points:Recommended Windchill Version / WRS API SetSince REST APIs vary across Windchill versions, which Windchill version and corresponding WRS API set is generally recommended for initial API testing and validation?Windchill Cloud AvailabilityIs Windchill Cloud / Windchill+ available for customers?If yes, are there any known differences in REST API behavior or availability compared to On-Premise deployments?REST API AuthenticationWhat is the recommended authentication mechanism for Windchill REST APIs?OAuth 2.0Bearer tokenAny other supported methodAlso, does the authentication approach differ between Cloud and On-Premise environments?Swagger / Open API DocumentationIs there any official Swagger or Open API specification available that lists all Windchill REST APIs?If available, where can i
I am using Windchill PDMLink Release 13.1 and Datecode with CPS 13.1.2.2ECN产生的对象有内容时就没办法创建红线,移除产生的对象后可以创建Here are the errors that I faced无法完成此操作,产生的对象已存在于更改任务
The Analyze Problem Report task is successfully displayed in Windchill Navigate, but the associated task-specific attributes are not being retrieved.
Hello, When we do a drag and drop of upstream child component to downstream view, when there are multiple downstream objects, in Add Object wizard all the applicable objects will be displayed. My requirement is when the Add Object wizard is launched, by default all objects should be unchecked. Updating the preference Paste as New Part or Paste as New Branch is not an option, requesting you to shed some light on the same. Thanks,Sha
Unable to Remove Distribution Target from WTPartor when I select 'ALL'
Version: Windchill 12.1 Use Case: Looking for an example class or documentation on how to use this functionality.Description: Has anyone created an external application constraint and have an example to share? There's zero information to be had on this functionality besides how to navigate to it in the UI. Does my external application need to extend a base class?Does it require certain methods and return types? I've gathered that this only gets executed when the "Advanced Logic -> Validate Logic" action is run - is this correct? Thanks in advance.
Version: Windchill 13.0 Use Case: How in real world substitute part is added in assembly with effectivity start and end date? How that part will be added/replaced with original part? Any recommendations from PTC?Description: Business is trying to add substitute part temporarily for original part in specific assembly, for specific duration, during which either original part OR substitute part can be used. But post that date, original part should be used.Is such use case possible in Windchill and if yes, then how? Also, what is PTC recommendations for how to use substitute part in Windchill.
Version: Windchill 13.0 Use Case: WindchillでBOPを利用しようとしています。 標準機能ではMBOMとBOPの情報を階層付きでEXCELに出力することはできないようですが、 近い形式でも構わないのでデータとしてエクスポートすることができないでしょうか? イメージとしては、関連製造オブジェクトレポートで出力できるツリー上にBOMとBOPが表現できる表示が望ましいです。Description:
I am using Windchill 10.1 M040, and attempting to determine how many objects (parts, documents, epmdocs, whatever) are in each of my products.I am thinking querybuilder can do this, but the count function gives me an error "A statement with aggregate function can not be used with access control."Has anyone built such a query (and can share)?
I am currently using Windchill PDMLink Release 13.1 and Datecode with CPS 13.1.0.0. How to add a row selection event to a customized table in JSP and obtain the data of the selected row? I need to trigger related logic through this event. Customized tables are added through the method of .
Hi,Is it possible to programmatically check the status of a CAD worker (whether it is online or offline) using the Windchill API? If yes, could you please let me know which API is required for this?Additionally, I am using the doPublish API to create STEP data representations from an EPMDocument. Currently, I have only one CAD worker configured for STEP translation, so the process is straightforward. However, if the system has three or four CAD workers configured (e.g., STEP, JT, IGES, etc.) and all of them are online, how does the doPublish API determine which CAD worker should be used for generating the STEP translation? How does Windchill select the specific worker for that translation job?Best regards,Shrikant Bhosle
Version: Windchill 12.1 Use Case: Windchill --> Office Online IntegrationDescription: Has anyone configured and enabled Office Online Integration, which connects to the OneDrive and in theory should allow us to check out/check in and create new documents from the Office Online experience?We are trying to establish that and struggling to get proper help on setting it up.I am looking to see if anyone has this successfully running so we can get some help.
In `configurableLinkRoleATable.jsp`, the method `getRoleBLinkObjects` from the class `GetOtherSideObjectsForConfigurableLinkCommand` is typically used to display the “side B” parts of a config link.Has anyone experimented with the related method `getLinkOtherSideObjects` in the same class and if so, what arguments did you pass? I’m curious whether it can be leveraged to show the *opposite side* of the link (e.g. Part B when I’m on Part A, and vice versa).My use case as mentiond above, involves a **custom ConfigMastersLink** where there isn’t a strict parent/child relationship — it’s simply two parts associated with each other.I tried like this, but couldn’t determine what other string parameters (besides `roleAObject` or `roleBObject`) are valid:<%-- Get a component model for our table --%><jca:getModel var="tableModel" descriptor="${configurableLinksRoleBObjectsTable}"serviceName="com.ptc.windchill.enterprise.object.commands.GetOtherSideObjectsForConfigurableLinkCommand"metho
Version: Windchill 12.0 Use Case: Hello, I've reached the 10GB limitation on SQL Express and would like to know if I move the database to SQL Enterprise is there any documentation in terms of reconfiguring Windchill to point to the new SQL database? I couldn't find any documentation related to my question. When I initially setup Windchill I was advised by a PTC rep during the call to use SQL Express although I had SQL Enterprise already installed on the existing server that had other databases unrelated to Windchill. I am just looking for any documents out there if I move the database to SQL enterprise and what will need to happen in order to reconfigure Windchill to the new SQL database location. Thanks so much.Description: When creating a new product picking any template getting the error message ATTENTION: A persistence error occurred. A persistence error occurred. Contact your adminstrator.
Version: Windchill 13.0 Use Case: When we send step files or other (annex) files for that matter we have a main word file describing the file(s) and some legal matters on not spreading data and other info. This is in Windchill and a PDF is created by a windchill worker. The step file or annex documents may be stored in the Content -> Attachments area of the document in windchill. I would like to setup such that the pdf generation grabs the attachments and adds them as attachments to the pdf that is generated. Ideally this would only be done when the Word file and subsequent pdf goes through the Promotion request to reach an Approved stateDescription: When we send step files or other (annex) files for that matter we have a main word file describing the file(s) and some legal matters on not spreading data and other info. This is in Windchill and a PDF is created by a windchill worker. The step file or annex documents may be stored in the Content -> Attachments area of the docu
I tried creating a custom domain under oData by following the instructions in wrs_ug_1_5.pdf. But my new domain is not listed in ..Windchill/servlet/odata/. To make it simple I also duplicated one of existing domains, renamed it and restarted the server still it's not listed. What is the mistake here? Should we register the domain in any file like how we do for data utilities? Many thanks in advance
我正在使用 Windchill PDMLink Release 13.1 和 Datecode with CPS 13.1.0.0如何在 JSP 中为客制化表格添加行选中事件并获取选中的行数据,我需要通过该事件触发相关逻辑;客制化表格通过<jsp:include page="${mvc:getComponentURL('ext.higold.doc.builder.TrialProductionListTableBuilder')}"flush="true"/>方式添加
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.6How do i rest the number for a WTDocument to start from a particular number.Here are the errors that I facedN/A
Hi All,I'm trying to achieve Product Name based on attribute.Any references thanks in advance.Regards,Durga
I am using Windchill PDMLink Release 11.1 and Datecode with CPS M020 CPS30While running the Windu.bat script, we are facing a potential error related to the 'CheckNumberOfClassicPlansInDatabase' function. We tried resolving the issue using WinRu, but we were unable to fix it. Could you help us in resolving this error.Here are the errors that I facedLog Massage: Total classic plan exists in the database = 29.Total completed classic plan exists in the database = 4.Support for classic plans is dropped from Windchill 12.0.0.0. To continue using classic plans in upgraded Windchill, PTC recommends that you convert the plans to Enhanced Project Plan (EPP). All classic plan data is filtered out and unavailable in the upgraded Windchill. Use the 'Convert To EPP' action on Details page of Project or Program or use the bulk converter tool to convert Completed and Cancelled plans in bulk.You can run the following tasks that are available 12.0.0.0 onward to check and delete data that reference clas
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.0We are trying to update the upper length limit of the NAME attribute on WTPart, following the steps described in article CS155068. When we run the Ant script (ant -f bin\tools.xml custom_column -Dgen.input=wt.part), we receive the following error in the Shell: java.lang.NoClassDefFoundError: org/apache/commons/lang3/exception/ExceptionUtilsHere are the errors that I facedava] Processing single class: wnc/Foundation:wt.part.WTPartMaster[java] DataStore = SQLServer[java] wt.generation.sql.useDatastore = false[java] wt.generation.sql.loadIntrospectionFromClasspath= true[java] wt.db.maxBytesPerChar = 1[java] InsternalUsage = false[java] Begin sql generation for wt.part.WTPartMaster[java] 15:23:16.508 [main] ERROR wt.util.AppStarter - ERROR: details below[java] ERROR: java.lang.NoClassDefFoundError: org/apache/commons/lang3/exception/ExceptionUtils (check log for details: D:\ptc\Windchill_13.0\Windchill\buildlogs\tools-
Version: Windchill 12.1 Use Case: I want to add data utility on custom table's column. I will use some backend logic to render the attribute value as per my requirementDescription:Entry to show "area" attribute in table builder classCustom xconf entry for data utility for "area" attribute: Debugging table to see datautility for "area" :
Hiwe are currently looking for an alternative approach to modernize email delivery from WC 13.0.2 using Microsoft 365.At the moment in our environment Windchill use the Basic Authentication for SMTP, which is expected to be deprecated by April 2026 (unless postponed, again).How PTC suggest to handle this transition (OAuth2? Relay?)Thank you
Version: Windchill 11.0 Use Case: Hi all, I am using the Windchill FMEA to configure the Severity, Occurence and Detection of each failure mode.Description: However, when I entered the value of 1 in Severity/Occurence/Detection, the RPN immediately runs to 0.When there is a new number, the system prompts to add in the "ADD LIST ITEM" for instance the list "Severity Military", "Occurence Military" and "Detection Military".Prompting for Code, Display Text and Value.Is there a menu of function which I can reconfigure the Code of 1? It seems that the value of it is not properly registered.I appreciate if anyone can assist in this. Thank you.
Version: Windchill 12.0 My company has newly adopted Windchill as a PLM but has been using it for file storage/vaulting & has been using Creo since the proE days. We are moving towards incorporating the options modeler module & need to include material options with our corresponding part numbers in doing so. The current method we have been instructed to use is using a family table for materials & part numbers. This means that existing family tables are getting broken up for BOM purposes, despite being related parts. I would rather maintain links between structurally related parts & think there has to be a method we're not aware of (Windchill is new & the 1st PLM for everyone at the company, so we're all beginners). Is there a way to have materials & corresponding part numbers linked in base package Windchill+Creo without family tables? My supervisor does not want to use nested family tables. WTParts might offer an option to have different materials usa
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.