Retrieving Product Effectivities for a Co-produce Object
This example shows you how to retrieve all product effectivities for a specific Co-produce object. Use the following GET URI.
URI
GET /Windchill/servlet/odata/BomTransformation/Coproduces('OR:wt.part.WTPart:196586')/Effectivities
You can also retrieve a specific product effectivity of a specific Co-produce object by specifying the OID of the effectivity as shown in the example below:
URI
GET /Windchill/servlet/odata/BomTransformation/Coproduces('OR:wt.part.WTPart:196586')/Effectivities('<EffectivityId>')