Windchill
Recently active
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.4I want to make sure that a folder is always selected when sharing a project. It seems difficult due to access rights, so I would like to handle it with JavaScript on the screen. Is it possible to customize the second screen of the project selection screen to ensure that a new location is always selected?
Version: Windchill 12.0 Use Case: I have a large document open in Arbortext from our Windchill area, and when I run "Export as Compound Document", I see all the Windchill objects appearing in my local folder, with the DD# added to the filenames. I"m using Arbortext 8.2.1.0 and Windchill 12.0.7.Description: The issue is that inside the files, any references to other objects are still referring to the windchill path (x-wc://file=dd00118571.xml for example). Looking at the help article here: https://support.ptc.com/help/arbortext/r8.2.1.0/en/index.html#page/editor/editor_help/help17084.html It seems like the references to Windchill objects should now be updated to point to the local files in the folder being used for the export and not the windchill path URL. Something I also just noticed is some files are being modified after the initial export, is this a post-processing step to update the references that I just have to let run until finished? Thank you!
Version: Windchill 12.1 Use Case: User must always use the pre-formatted Primary File template when creating a document.Description: Hello experts,Any idea how to set the primary file Template as required?In this case, it's a Tool Request Form.
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.3After Importing the CAD Data in the Windchill, references are missing. For the assembly child objects are not showing and in Whereused tab the objects are not listing.Here are the errors that I facedWhile Importing the data errors where showed as2025-04-29 09:31:27,324 INFO [Thread-22] wt.system.out wcadmin - ApplicationImportHandlerForJar: storeLogMessage: USER LOG: <"EPMDocument: tsop-6_arw_crk.prt ( 0033183376 ) 0.0" cannot be imported because the revision "0" is invalid. >Which was resolved and then data was imported After this import on source server On Target Server On Source server On Target Server BR,Saurabh
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS16inventor与windchill集成的页面点击“将可视项随模型一起保存”后转出的模型可视化,在左边的模型结构栏出现乱码
Version: Windchill 12.1 Use Case: How to navigate from part to module variant in rest API I have tried using these links.But there were no results. https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://support.ptc.com/help/windchill_rest_services/r2.3/en/windchill_rest_services/example_prodmgmnt_variant_spec_read.html&ved=2ahUKEwi-ntqrjrqNAxXnjGMGHacAJloQFnoECBwQAQ&usg=AOvVaw0azbgXuQK3OZWqhdPAKQ6fDescription: Could you please help to navigate this downstream .
Hi, We want to develop custom validation using java class but we didn’t find comprehensive documantation about custom validation. You have comprehensive and very useful documents about Odata rest api, but I could not find a document about customizing with java. Do you have a comprehensive document about customizing with Java?
Version: Windchill 13.0 Use Case: Bulk indexing after Windchill 13.0.2.4 upgradeDescription: Bulk indexing taking 4 weeks to complete. Tested performance against Windchill 12.0.2.10 which is very fast Is there a known issue with Windchill 13 I have gone through all the articles PTC suggested but it makes no difference
What are the different parameters/values can be used in service context tag while registering validators/data utilities?
When I´m getting data from a generic I don´t get a List of it´s instances (or their IDs) to gather their information as well. I only know that I currently work with a generic but not which instances are associated with it. Is there a way to get the IDs of instances either in the main call (/CADDocuments('id') or using a second call? I assume this would require a query specification, has anybody found documentation on those? I haven´t yet been able to find a documentation that goes into the details of potential specifications and how to set up Request Bodies to get additional data. I´d also be interested in finding out which generic a instance belongs to so if anybody knows how to get the ID of a generic from any of it´s instances that would be fantastic to know as well. The system I´m working on:WRS version: 13.0.2.4Windchill version: 13.02. Example JSON when using /CADDocuments('id'):{"@odata.context": "domain/Windchill/servlet/odata/v3/CADDocumentMgmt/$metadata#CADDocu
Hello All, This is not a question just somethinh I want to share maybe someone will need it in the future . OOTB we have the endItem attribute however its doesn't really mean that that part is a BOM header (Not used in other BOMs) and was looking for a way to find these BOM Header Parts . I could achieve this in a two step manupulation . First I have defined a string alias attribute called whereused to find the parents of a given parts with below mapping : masterReference@wt.part.WTPartMaster~uses@wt.part.WTPartUsageLink~usedBy^wt.part.WTPart~number Then a second step we can define a boolean calculated attribute isBomHeader with formula : isNull(whereused) We can now run a report find the BomHeaders : Happy new Year :
I am using Windchill PDMLink Release 10.2 and Datecode with CPS M030-CPS27preparing to upgrade from the WC10 version to the WC13 version, Although there were 1743 errors in the log file during the Oracle DB import, there were no error tables written there.Could you please clarify whether we can disregard this alert?Here are the errors that I facedLast line in the Log file:Job "SYSTEM"."SYS_IMPORT_FULL_01" completed with 1743 error(s) at Fri May 23 13:07:47 2025 elapsed 0 00:04:44
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.0Hello, Project workspaces are still visible to users or reappear even if the Project is closed or The Workspaces deleted. What should be done to prevent these Workspaces from being visible to users other than removing users from the Project? Also, how can we add other attributes to the attribute display area that appears when the Check Out warning for data comes?
Hi All,Recently I have worked on creating the part substitutes and alternates using windchill load from file utility in windchill 12.0.2.18. Since the REST end points were not present in my windchill version need to go with load from file utility. I hope it will be useful for some one looking for a solution to automate these tasks.Following is the xml template for the same: Load Alternates:<?xml version="1.0" ?><!DOCTYPE NmLoader SYSTEM "standard12_0.dtd"><NmLoader><csvBeginCreateUpdateAlternateLink handler="wt.replacement.LoadReplacement.beginCreateUpdateAlternateLink" ><csvalternatePartNumber>AI-00003</csvalternatePartNumber><csvalternatePartName>component2</csvalternatePartName><csvalternatePartOrganizationName>DemoOrg</csvalternatePartOrganizationName><csvalternatePartOrganizationID></csvalternatePartOrganizationID><csvalternateForPartNumber>AI-00002</csvalternateForPartNumber><csvalternateF
When doing a Classification Manager export of parts link, it does not include any Instantiable data. Instantiable column is not coming in export sheet. The exportable sheet should also include the Instantaible property.
These are the steps I followed to set DNS alias name for URL. 1. Disabled the SSO configuration2. Set the DNS alias name in wt.server.codebase property by xconfmanager -s "wt.server.codebase=$(wt.webserver.protocol)://myalias.domain.com/$(wt.webapp.name)" -t codebase/wt.properties -p Property defined in site.xconf file 3. CERT file has DNS alias name and imported to keystore.4. Enabled sso.5. After this unable access new DNS alias name site URL (https://newDNSaliasName.com). It is not showing It Works.... and unable to generate metadata. Windchill page Shows Please let me know if I'm missing something.FYI: followed Article CS387851 Thanks.
I am using Windchill PDMLink Release 10.2 and Datecode with CPS M020-CPS06请帮忙提供一个 windchill 10.2 版本的wgm安装包
I wanted to integrate windchill with codebeamer, so as of now I'm trying to integrate through API, while connection to windchill I'm not getting the session jar files in the codebase folder of eclipse. Can anyone suggest how can I get jar files or how can i do the integration with API bcz we r suggesting doing without OSLC.
Version: Windchill 13.0 Use Case: Get QB report (tables join) to display User related Profile InformationDescription: Is it possible to get a QB report to display user Profile information? by User
Version: Windchill 12.0 Use Case: Register the CAD that has regeneration errors in Windchill.Description: Hello. Engineers are experiencing several issues when checking in CAD files with regeneration errors into Windchill. We are facing issues with Creo View in Windchill where it is throwing errors or the Iteration of WT PART is not increasing, etc. Is there a way to prevent CAD files with these regeneration errors from being checked into Windchill? Thank you
In Windchill, the "Material Type" attribute of a Part or Product is not editable through the user interface (UI), which aligns with our expected system behavior. However, we have observed that when updating Parts or Products via the Importable Spreadsheet functionality, it is currently allowing updates to the "Material Type" attribute. Is it possible to customize the behavior such that, during spreadsheet import, if a change to the "Material Type" is detected, the system blocks the import and throws an appropriate error?
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.1.0NX集成关于模型编号如何修改问题请参看reply中详细的描述Here are the errors that I facedNX集成关于模型编号如何修改问题
HiI like to add disposition information when exporting a ECN by ERP Connector. Does anyone know how to add the disposition values to the output?
Version: Windchill 13.0 Use Case: Our IT organization forcing the entire organization to use only Microsoft Edge browser and removing all other browsers from the Organization.Description: Is it a best idea to use only one browser in the organization? What your organization's policy. Any challenges by this in using Windchill, Thingworx, Creo etc..
When login to windchill UI, page keeps loading and getting Solr server error in Method server logs. Method Server Logs:2025-05-20 18:24:37,751 ERROR [pool-5-thread-1] wt.index.StandardIndexPolicyManager - Exception while pinging the index server org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://xxxxxxxxxxxxxxxxxx.com:8085/solr/wblib/admin/ping?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8"/><title>Error 404 Not Found</title></head><body><h2>HTTP ERROR 404 Not Found</h2><table><tr><th>URI:</th><td>/solr/wblib/admin/ping</td></tr><tr><th>STATUS:</th><td>404</td></tr><tr><th>MESSAGE:</th><td>Not Found&l
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.