<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to get Part attributes from OR:wt.part.WTPartUsageLink in Windchill</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill/How-to-get-Part-attributes-from-OR-wt-part-WTPartUsageLink/m-p/904838#M75078</link>
    <description>&lt;P&gt;Is this what you are looking for?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://xxxxxxxx/Windchill/servlet/odata/ProdMgmt/Parts?$filter=Number%20eq%20%27123456%27&amp;amp;$select=Number,State,Revision,Name,PartsClassification&amp;amp;$orderby=Number%20asc,Revision%20desc&amp;amp;$expand=Uses($expand=Uses($select=Number,State,Revision,Name,PartsClassification;$expand=Uses" target="_blank"&gt;http://xxxxxxxx/Windchill/servlet/odata/ProdMgmt/Parts?$filter=Number%20eq%20%27123456%27&amp;amp;$select=Number,State,Revision,Name,PartsClassification&amp;amp;$orderby=Number%20asc,Revision%20desc&amp;amp;$expand=Uses($expand=Uses($select=Number,State,Revision,Name,PartsClassification;$expand=Uses&lt;/A&gt;))&lt;/P&gt;</description>
    <pubDate>Fri, 06 Oct 2023 02:04:59 GMT</pubDate>
    <dc:creator>DmitryC</dc:creator>
    <dc:date>2023-10-06T02:04:59Z</dc:date>
    <item>
      <title>How to get Part attributes from OR:wt.part.WTPartUsageLink</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/How-to-get-Part-attributes-from-OR-wt-part-WTPartUsageLink/m-p/877192#M72013</link>
      <description>&lt;P&gt;Using the Rest API the get the BOM of a part like this:&lt;BR /&gt;```&lt;BR /&gt;curl -X GET --header 'Accept: application/json' '&lt;A href="http://domain.com/Windchill/servlet/odata/v5/ProdMgmt/Parts('OR%3Awt.part.WTPart%3A123456789')/Uses?%24count=false" target="_blank" rel="noopener"&gt;http://domain.com/Windchill/servlet/odata/v5/ProdMgmt/Parts('OR%3Awt.part.WTPart%3A123456789')/Uses?%24count=false&lt;/A&gt;'&lt;BR /&gt;```&lt;BR /&gt;I get results containing "ID": "OR:wt.part.WTPartUsageLink:1234567890".&lt;BR /&gt;How can I get the part attributes of the linked part like I get them using&lt;/P&gt;&lt;P&gt;```&lt;BR /&gt;curl -X GET --header 'Accept: application/json' '&lt;A href="http://domain.com/Windchill/servlet/odata/v5/ProdMgmt/Parts?%24select=ID&amp;amp;%24filter=Number%20eq%20'ABC123'&amp;amp;%24count=false" target="_blank" rel="noopener"&gt;http://domain.com/Windchill/servlet/odata/v5/ProdMgmt/Parts?%24select=ID&amp;amp;%24filter=Number%20eq%20'ABC123'&amp;amp;%24count=false&lt;/A&gt;'&lt;BR /&gt;```&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 13:07:02 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/How-to-get-Part-attributes-from-OR-wt-part-WTPartUsageLink/m-p/877192#M72013</guid>
      <dc:creator>PhilK</dc:creator>
      <dc:date>2023-05-24T13:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Part attributes from OR:wt.part.WTPartUsageLink</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/How-to-get-Part-attributes-from-OR-wt-part-WTPartUsageLink/m-p/904838#M75078</link>
      <description>&lt;P&gt;Is this what you are looking for?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://xxxxxxxx/Windchill/servlet/odata/ProdMgmt/Parts?$filter=Number%20eq%20%27123456%27&amp;amp;$select=Number,State,Revision,Name,PartsClassification&amp;amp;$orderby=Number%20asc,Revision%20desc&amp;amp;$expand=Uses($expand=Uses($select=Number,State,Revision,Name,PartsClassification;$expand=Uses" target="_blank"&gt;http://xxxxxxxx/Windchill/servlet/odata/ProdMgmt/Parts?$filter=Number%20eq%20%27123456%27&amp;amp;$select=Number,State,Revision,Name,PartsClassification&amp;amp;$orderby=Number%20asc,Revision%20desc&amp;amp;$expand=Uses($expand=Uses($select=Number,State,Revision,Name,PartsClassification;$expand=Uses&lt;/A&gt;))&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 02:04:59 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/How-to-get-Part-attributes-from-OR-wt-part-WTPartUsageLink/m-p/904838#M75078</guid>
      <dc:creator>DmitryC</dc:creator>
      <dc:date>2023-10-06T02:04:59Z</dc:date>
    </item>
  </channel>
</rss>

