Retrieving Co-produce Objects
This example shows you how to retrieve all Co-produce objects. Use the following GET URI.
URI
GET /Windchill/servlet/odata/BomTransformation/Coproduces
Example: Retrieving a Specific Co-produce Object
This example shows you how to retrieve a Co-produce object specified in the request URI. Use the following GET URI.
URI
GET /Windchill/servlet/odata/BomTransformation/Coproduces('OR:wt.part.WTPart:196586')