Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
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
@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>'