Windchill
Recently active
I am using Windchill MPMLink Release 13.0 and Datecode with CPS 13.0.0.0 使用关联了模型的部件转M视图后,M视图的缩略图可以看到模型的可视化,但是M视图结构页签中的可视化及在BOM转换器中的可视化页签均为空白,影响工艺计划的输出。
I am using Windchill MPMLink Release 13.0 and Datecode with CPS 13.0.0.0 在创建了工艺计划后,无法进行“插入新的”操作,报错为: pdmsttest.snb.com 显示 注意: 操作不可用。 您对此对象无创建权限。请联系您的系统管理员。 但是管理员账号仍旧提示该报错。
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
All, is there anyone who has managed to find out how to go from a TypeIdentifier to an attribute that uses a Global Enumeration and also retrieve the values for that enumeration? The closest I've gotten to a suggested solution is what is shown in this support case (CS133237) but it assumes that I have an object from which I can get the values. I would like to be able to start with only the TypeIdentifier or even better just the type id (for instance wt.part.WTPart). Any ideas? Regards Daniel Södling
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
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
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 没有启动起来 如截图及附件
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.
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 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
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
Hello, currently working with a company that use Document Classification.They have one document type for Manufacturing documents but within the classification are selections that should have a different Lifecycle than other selections.Any idea how this can be done?I see some help info for “classification binding attribute” but I don’t know if that can be used to define different creation outcomes (OIR).Thanks
We are working on using ProjectLink to share files with our suppliers. We would like our suppliers to be notified when the version (not revision) of an object changes in a Project.Does anyone know how to do this? I looked myself and opened a case with PTC. We weren’t able to find a way to do it using subscriptions.I would imagine many companies are using ProjectLink and sharing data with suppliers in Projects. How are vendors notified when files are updated?Thanks for your help!
Hey all,I want to hear from the experts here on whether companies use Windchill Desktop Integration for MS Office? What are the pros and cons of using it?Any new improvements done on DTI for Windchill 13.1 ? Thanks & RegardsHari VaradharajanPLM Solution Architect
What is the request to retrieve the WINDCHILL Similar to (Master) items for a given item?For instance, for item 1515151, I want to have the its similar to (Master) item 133553 in the response.How to get this?Thanks
In the Part Structure tab, an user can select the Viewing panel --> Show --> Configurable Links, to show all of the configurable links (Revision, Describe, Reference, Master) of the Parts in the Structure.This will improve user experience, will make it for users much easier to get insight and overview of all configurable links in a structure. Currently it is only possible to see configurable links of a Part by selecting (every) Part in the Structure and go to (configured) ‘configurable link’ table on the right side of the Structure.Cause Parts are continuously updated and because it is not possible to get insight, an overview on Part structure level on configurable links it is hard/cumbersome/error-prone to monitor/update the configurable links at the moment.
get windchill BOM and drawing to COPILOT studio bot
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.0 With shibboleth installed, after session is timed out the session hook is not maintaining the full URL needed. e.g. starting point: click on any action on displayed PALMA webpage in Edge browser like URL: https://palma.xxxxxx.net:xxxx/Windchill/app/#ptc1/tcomp/infoPage?oid=OR%3Awt.pdmlink.PDMLinkProduct%3A174xxxxx&u8=1 whenever OKTA verification is outdated - system will be forwarded to OKTA for new verification, after verification browser is forwarding back to PALMA but URL is modified like: https://palma.xxxxxxxx.net:xxxx/#ptc1/tcomp/infoPage?oid=OR%3Awt.pdmlink.PDMLinkProduct%3A1743xxxx&u8=1 "/Windchill/app" is missing - result is, that PALMA Apache webserver displays then "it works!" only like calling https://palma.xxxxxx.net:xxxx/
I am using Windchill Risk and Reliability Team Edition (Formerly Relex) Release 11.1 and Datecode with CPS F000 Getting Error: License initialization failed: Flex initilation error. (-96) License was moved to a new server. Now clients cannot reach it. The license service starts and stops properly. The log file shows no errors occuring. But clients git the above error when they launch the application. Here are the errors that I faced Getting Error: License initialization failed: Flex initilation error. (-96)
Hello,Is it possible to import an ArchiMate XMI or XML file into Windchill Modeler? If yes. How to do that. Please let us know. Regards,Balamurali-------------
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.