技术文章 - CS331241
如何在 Windchill PDMLink 中使用 Windchill REST 服务更新 WTPartMaster 属性
已修改: 12-Jun-2025
适用于
- Windchill PDMLink 11.1 to 13.0
说明
- 如何使用 Windchill REST 服务更新 WTPartMaster 属性
- 如何更新零件的通用属性
- 如何更新零件的身份属性
- 如何重命名零件对象
- 尝试使用POST /Windchill/servlet/odata/ProdMgmt/Parts更新部件的名称或编号失败,并出现错误:无法更改 <属性名称> 的值。
- 从 WRS 2.7开始,此功能现在也适用于主表上的 IBA。要使其正常工作,迭代对象(例如 WTPart)需要定义一个别名,以映射到主表上的 IBA(例如 WTPartMaster)。当在 WRS 2.7.1 中使用已定义别名的 UpdateCommonProperties 发出请求时抛出错误时,已针对特定用例提交 SPR:
{ "error": { "code": null, "message": "Property is not supported by UpdateCommonProperties Action: ERP" } }
这是文章 331241 的 PDF 版本,可能已过期。最新版本 CS331241