アーティクル - CS329268
Windchill REST サービスの GetBOM REST API を使用して、Usage Link オブジェクト タイプのソフトタイプから属性を取得する方法
修正日: 11-Aug-2025
適用対象
- Windchill PDMLink 11.1 to 13.1
説明
- GetBOM REST API を使用して、使用状況リンク オブジェクト タイプのソフトタイプの属性を取得する方法
- GetBOM REST API は、使用状況リンク オブジェクト タイプのソフトタイプの属性を取得できません。
API : POST /Parts('{PartId}')/PTC.ProdMgmt.GetBOM Parameters : - $expand : Part,PartUse,Occurrences,Components($expand=Part,PartUse,Occurrences,Components;$levels=max) - URL: http://HOSTNAME/Windchill/servlet/odata/v4/ProdMgmt/Parts('OR:wt.part.WTPart:XXXX')/PTC.ProdMgmt.GetBOM?$expand=Part,PartUse,Occurrences,Components($expand=Part,PartUse,Occurrences,Components;$levels=max)
最新バージョンはこちらを参照ください CS329268