Retrieving Co-produce Usage Links
A Co-produce Usage Link exists between specific version of Co-produce object and the main part of its child Parts.
This example shows you how to retrieve all CoProduceUsageLinks for a specific Co-produce object. Use the following GET URI.
URI
GET /Windchill/servlet/odata/BomTransformation/Coproduces('OR:wt.part.WTPart:196586')/CoProduceUsageLinks
Example: Retrieving a Specific CoProduceUsageLink Object
This example shows you how to retrieve a specific CoProduceUsageLink object for a specific Co-produce object. Use the following GET URI.
URI
GET /Windchill/servlet/odata/BomTransformation/Coproduces('OR:wt.part.WTPart:196586')/CoProduceUsageLinks('OR:wt.mpm.coproduce.CoProduceUsageLink:221017')