Retrieving Made From Set Objects
This example shows you how to retrieve all Made From Set objects. Use the following GET URI.
URI
GET /Windchill/servlet/odata/BomTransformation/MadeFromSets
Example: Retrieving a Specific Made From Set Object
This example shows you how to retrieve a Made From Set object specified in the request URI. Use the following GET URI.
URI
GET /Windchill/servlet/odata/BomTransformation/MadeFromSets('OR:wt.part.WTPart:198649')