Skip to main content
1-Visitor
May 23, 2019
Question

Windchill REST call for a Product Library

  • May 23, 2019
  • 1 reply
  • 1373 views

Hi together,

I am using the PTC domain to gather a part part list from my Windchill. This works fine so far, but I was wondering why I just see the parts from my General Libraries, but not from my General Products? See 1.png

 

https://windchilldomain//Windchill/servlet/odata/v3/ProdMgmt

 

 

1 reply

12-Amethyst
June 6, 2019

@Matthias can you try below and share what is the response?

https://windchilldomain//Windchill/servlet/odata/v3/ProdMgmt/Parts?$expand=Context&$filter=Context/Name eq '<General Product Name>'