What’s New > Windchill > 12.0.2.23 > Windchill REST Services > Manufacturing Process Management Domain
  
Manufacturing Process Management Domain
Windchill REST Services 12.0.2.23
Description
The following are the updates to the Manufacturing Process Management v7 domain:
Enhanced the following existing APIs to retrieve the attributes for a model item associated with each SCC link on an operation:
GET /Operations('{OperationID}')/StandardCCLinks
GET /Operations('{OperationID}')/StandardCCLinks('{OperationToStandardCCLinkID}')
POST /ProcessPlans('{ProcessPlanID}')/PTC.MfgProcMgmt.GetBOP?$expand=Components($levels=max;$expand=ConsumedStandardCCs($expand=OperationToStandardCCLink,StandardCC))
POST /ProcessPlans('{ProcessPlanID}')/PTC.MfgProcMgmt.GetBOPWithInlineNavCriteria?$expand=Components($levels=max;$expand=ConsumedStandardCCs($expand=OperationToStandardCCLink,StandardCC))
POST /Operations ('{OperationID}')/GetConsumed
Related Information
For more information, see PTC Manufacturing Process Management Domain and Examples for the PTC Manufacturing Process Management Domain.