Windchill
Recently active
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.9 1、可将一个对象(文件)关联到多个产品库中的文件夹。 2、对象新增使用受控集合到另一个产品库文件夹后,保留在原始新增时的版本,后续对象更新版本,受控集合未更新
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.10 We followed the instructions described in the link: https://support.ptc.com/help/windchill/r13.0.2.0/en/index.html#page/Windchill_Help_Center/customization/WCCG_BusLogicCust_ReportGeneration_ReportSelection.html, to customize the psb report menu and add the entry for a custom menu. The result appears as shown in the attached image. I'm also attaching custom-action.xml and custom-actionmodels.xml. Can you help us understand what we may have done wrong? Here are the errors that I faced he result appears as shown in the attached image
Hello,Is there is any way from loadFromFile or customization where I can delete the ACL
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.5現在、Creo View Adapter for NX を使用して NX ファイルを変換する際に、エラーが発生しており、 NXのデータと変換後のデータの表示が異なります。 以前、類似の問い合わせをした際、ジオメトリ情報の生成に失敗している状態と回答いただきましたが、 今回も同じ原因か調査いただけないでしょうか? 関連問合せ:17939252
Is it possible to add a `Check out and Edit` option either a right-mouse button click or in the Actions pull down within the Affected objects table of a problem report? I didn’t see any options in the task form template…
Windchill PLM AI - is it using MCP (Model Context Protocol) ? if not what is behind the AI architecture used for PLM (on premises solutions)
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
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.1.0 From DEV machine 172.16.69.41 Windchill cannot connect to Modula active directory Test connection tnc modula.local -port 3268 Windchill property
Version: Windchill 13.0 Use Case: HTML table format issue for data utility after upgrading to Windchill 13Description: Hi all I have a custom data utility for an attribute that returns a HTML snippet to create a table to be displayed in the Details page of Windchill 12. Recently we upgraded to Windchill 13 and since then the table has formatting issues. To be specific each cell has their own width whereas in Windchill 12 it was same as the cell in header row and in addition rows aren't separated but lined up one cell after the another. Anybody aware of this issue or faced anything similar?
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 13.0 and Datecode with CPS 13.0.0.0 In a custom Create Screen, we are defining a userPicker field :
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
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.