Windchill REST Services Domain Capabilities > PTC Domains > PTC Manufacturing Process Management Domain > Actions Available in the PTC Manufacturing Process Management Domain
Actions Available in the PTC Manufacturing Process Management Domain
The following are some of the key actions available for the PTC Manufacturing Process Management domain:
GetBOP
The action GetBOP returns the bill of process (BOP) for the process plan structure. The action is bound to the entity NavigationCriteria, that is, to the filter saved in Windchill.
When you call the GetBOP action you can specify the IDs of two NavigationCriteria, that is, processPlanNavigationCriteriaId and relatedAssemblyNavigationCriteriaId in the request body. These are the IDs of the saved filters you want to use as the filter criteria. If you do not specify the IDs of the filter in the request body, then the default filters are used to work with the process plan structure.
GetBOPWithInlineNavCriteria
The GetBOPWithInlineNavCriteria action returns the bill of process (BOP) for the process plan structure for the specified inline navigation criteria. Pass processPlanNavigationCriteria and relatedAssemblyNavigationCriteria as the input parameters.
In the navigation criteria, if the property ApplyToTopLevelObject is set to True, and no qualifying version is found for the top-level object, an error message is returned.
GetConsumed
The GetConsumed action returns the object associated with a consuming Operation for the specified navigation criteria. Pass processPlanNavigationCriteriaId and relatedAssemblyNavigationCriteriaId as the input parameters.
GetConsumedWithInlineNavCriteria
The GetConsumedWithInlineNavCriteria action returns the object associated with a consuming Operation for the specified inline navigation criteria. Pass processPlanNavigationCriteria and relatedAssemblyNavigationCriteria as the input parameters.
In the navigation criteria, if the property ApplyToTopLevelObject is set to True, and no qualifying version is found for the top-level object, an error message is returned.
GetDocuments
The GetDocuments returns the Document objects associated with an Operation Holder for the specified navigation criteria. When you call the GetDocuments action, you can specify the NavigationCriteriaID in the request body. This is the ID of the saved filter that you want to use as the filter criteria. If you do not specify the ID of the filter in the request body, then the default filter is used.
GetDocumentsWithInlineNavCriteria
The GetDocumentsWithInlineNavCriteria action returns the Document objects with an Operation Holder for the specified inline Navigation Criteria.
CreateOperations
The CreateOperations action enables you to create both single and multiple Standard Operations. The action returns a collection of Operation objects. When creating multiple Operations, the entire transaction rolls back if a failure occurs for even a single object.
CreateProcessPlans
The CreateProcessPlans action enables you to create both single and multiple Process Plans or Standard Procedures. The action returns a collection of Process Plan or Standard Procedure objects. When creating multiple Process Plans or Standard Procedures, the entire transaction rolls back if a failure occurs for even a single object.
CreateProcessMaterials
The CreateProcessMaterials action enables you to create both single and multiple Process Material objects. The action returns a collection of Process Material objects. When creating multiple Process Materials if there is a failure for even a single object the entire transaction is rolled back.
CreateSkills
The CreateSkills action enables you to create both single and multiple Skills. The action returns a collection of Skill objects. When creating multiple Skills if there is a failure for even a single object the entire transaction is rolled back.
CreateToolings
The CreateToolings action enables you to create both single and multiple Tooling objects. The action returns the collection of Tooling objects. When creating multiple Tooling objects if there is a failure for even a single object the entire transaction is rolled back.
CreateWorkCenters
The CreateWorkCenters action enables you to create both single and multiple Work Center objects. The action returns the collection of Work Center objects. When creating multiple Work Center objects if there is a failure for even a single object the entire transaction is rolled back.
CreateStandardCCs
The CreateStandardCCs action enables you to create both single and multiple Standard Control Characteristic objects. The action returns the collection of Standard Control Characteristic objects. When creating multiple Standard Control Characteristic objects if there is a failure for even a single object the entire transaction is rolled back.
CreateMPMPartToProcessPlanLinks
The CreateMPMPartToProcessPlanLinks action enables you to associate both single or multiple Process Plan or Standard Procedure objects with a WTPart object.
CreateMPMStandardProcedureLinks
The CreateMPMStandardProcedureLinks action enables you to associate both single or multiple Standard Procedure objects with an Operation Holder (Process Plan, Operation, Sequence) object.
UpdateOperations
The UpdateOperations action updates the attributes of single or multiple Operation objects.
UpdateSkills
The UpdateSkills action updates the attributes of single or multiple Skill objects.
UpdateWorkCenters
The UpdateWorkCenters action updates the attributes of single or multiple Work Center objects.
UpdateToolings
The UpdateToolings action updates the attributes of single or multiple Work Center objects.
UpdateSequences
The UpdateSequences action updates the attributes of single or multiple Sequence objects.
UpdateProcessPlans
The UpdateProcessPlans action updates the attributes of single or multiple Process Plan objects.
UpdateProcessMaterials
The UpdateProcessMaterials action updates the attributes of single or multiple Process Material objects.
UpdateStandardCCs
The UpdateStandardCCs action updates the attributes of single or multiple Standard CC objects.
UpdateMPMPartToProcessPlanLinks
The UpdateMPMPartToProcessPlanLinks action updates the attributes of multiple Part to Process Plan links.
UpdateMPMStandardProcedureLinks
The UpdateMPMStandardProcedureLinks action updates the attributes of multiple Operation Holder to Standard Procedure links.
UpdateMPMStandardCCToResourceLinks
The UpdateMPMStandardCCToResourceLinks action updates the attributes of multiple Standard CC to Resource links.
UpdateConsumableLinks
The UpdateConsumableLinks action updates the attributes of multiple Operation to Consumable links.
DeleteSkills
The DeleteSkills action deletes single or multiple Skill objects.
DeleteWorkCenters
The DeleteWorkCenters action deletes single or multiple Work Center objects.
DeleteToolings
The DeleteToolings action deletes single or multiple Tooling objects.
DeleteProcessPlans
The DeleteProcessPlans action deletes single or multiple Process Plan objects.
DeleteProcessMaterials
The DeleteProcessMaterials action deletes single or multiple Process Material objects.
DeleteStandardCCs
The DeleteStandardCCs action deletes single or multiple Standard CC objects.
DeleteMPMPartToProcessPlanLinks
The DeleteMPMPartToProcessPlanLinks action deletes single or multiple MPMPartToProcessPlanLinks for the specified Material (WTPart) OID and link OIDs.
DeleteOperationToOperatedPartLinks
The DeleteOperationToOperatedPartLinks action deletes single or multiple OperationToOperatedPartLinks for the specified Operation OID and link OIDs.
DeleteMPMOperationToPartLinks
The DeleteMPMOperationToPartLinks action deletes single or multiple MPMOperationToPartLinks for the specified Operation OID and link OIDs.
DeleteOperationToConsumableLink
The DeleteOperationToConsumableLink action deletes single or multiple MPMOperationConsumableLinks for the specified Operation OID and link OIDs.
DeleteMPMStandardCCToResourceLinks
The DeleteMPMStandardCCToResourceLinks action deletes single or multiple MPMStandardCCToResourceLinks for the specified Standard CC OID and link OIDs.
AssociateConsumableResources
The AssociateConsumableResources action enables you to associate multiple consumable Resources to an Operation.
AssociateWorkCenter
The AssociateWorkCenter action enables you to associate multiple Work Centers to an Operation.
AssociateStandardOperations
The AssociateStandardOperations action enables you to associate multiple Standard Operations to an Operation.
ChangeOperationIdentity
The ChangeOperationIdentity action enables you to modify the identity attributes such as Name and Number for single or multiple Operation objects.
ChangeProcessPlanIdentity
The ChangeProcessPlanIdentity action enables you to modify the identity attributes such as Name and Number for single or multiple Process Plan objects.
ChangeSequenceIdentity
The ChangeSequenceIdentity action enables you to modify the identity attributes such as Name and Number for single or multiple Sequence objects.
ChangeSkillIdentity
The ChangeSkillIdentity action enables you to modify the identity attributes such as Name and Number for single or multiple Skill objects.
ChangeToolingIdentity
The ChangeToolingIdentity action enables you to modify the identity attributes such as Name and Number for single or multiple Tooling objects.
ChangeProcessMaterialIdentity
The ChangeProcessMaterialIdentity action enables you to modify the identity attributes such as Name and Number for single or multiple Process Material objects.
CreateStandardCCUsageToResourceLink
The CreateStandardCCUsageToResourceLink action enables you to create an MPMStandardCCUsageToResourceLink for the specified attributes, OperationToStandardCCLink OID, and multiple Resource (Process Material, Skill, or Tooling) OIDs.
DeleteMPMStdCCUsageToProcessPlanLinks
The DeleteMPMStdCCUsageToProcessPlanLinks action enables you to delete existing single or multiple MPMStdCCUsageToProcessPlanLinks.
UpdateMPMStdCCUsageToProcessPlanLink
The UpdateMPMStdCCUsageToProcessPlanLink action enables you to update the attributes of an existing MPMStdCCUsageToProcessPlanLink object.
DeleteAssociativeToSCCLinks
The DeleteAssociativeToSCCLinks action enables you to delete existing single or multiple AssociativeToSCCLinks for the specified Part and AssociativeToSCCLink OIDs.
CreateMPMStdCCUsageToProcessPlanLink
The CreateMPMStdCCUsageToProcessPlanLink action enables you to create single or multiple MPMStdCCUsageToProcessPlanLinks for the specified MPMOperationToStandardCCLink OID and single or multiple Standard Procedure OIDs.
UpdateMPMStdCCUsageToResourceLinks
The UpdateMPMStdCCUsageToResourceLinks action enables you to update to the out of the box (OOTB) attributes of an existing MPMStdCCUsageToResourceLink object for the specified MPMStdCCUsageToResourceLink OID.
DeleteMPMStdCCUsageToResourceLinks
The DeleteMPMStdCCUsageToResourceLinks action enables you to delete existing single or multiple MPMStdCCUsageToResourceLink object for the specified MPMStdCCUsageToResourceLink OIDs.
UpdateAssociativeToSCCLinks
The UpdateAssociativeToSCCLinks action enables you to update the attributes of an existing AssociativeToSCCLink between Part and Standard Control Characteristic (SCC) for the specified Part and AssociativeToSCCLink OIDs.
GetUnallocatedSCCs
The GetUnallocatedSCCs action enables you to retrieve all unallocated AssociativeToSCCLink objects and attributes on the links for the specified Operation OID, Process Plan OID, Process Plan Navigation Criteria OID, and Related Assembly Navigation Criteria OID.
CreateAssociativeToSCCLinks
The CreateAssociativeToSCCLinks action enables you to create single or multiple AssociativeToSCCLink objects for the specified Part and Standard CC OIDs.
EditProcessMaterialsSecurityLabels
The EditProcessMaterialsSecurityLabels action enables you to edit Security Labels for Process Material objects.
EditSkillsSecurityLabels
The EditSkillsSecurityLabels action enables you to edit Security Labels for Skill objects.
EditToolingsSecurityLabels
The EditToolingsSecurityLabels action enables you to edit Security Labels for Tooling objects.
EditWorkCentersSecurityLabels
The EditWorkCentersSecurityLabels action enables you to edit Security Labels for Work Center objects.
EditOperationsSecurityLabels
The EditOperationsSecurityLabels action enables you to edit Security Labels for Operation objects.
EditSequencesSecurityLabels
The EditSequencesSecurityLabels action enables you to edit Security Labels for Sequence objects.
EditProcessPlansSecurityLabels
The EditProcessPlansSecurityLabels action enables you to edit Security Labels for Process Plan objects.
CreateMPMEPMDocumentDescribeLinks
The CreateMPMEPMDocumentDescribeLinks action enables you to create MPMEPMDocumentDescribeLinks between an EPMDocumentManageable (Process Plan, Standard Procedure, Operation, or Sequence) and EPMDocuments for the specified EPMDocument OIDs.
DeleteMPMEPMDocumentDescribeLinks
The DeleteMPMEPMDocumentDescribeLinks action enables you to delete existing MPMEPMDocumentDescribeLinks between an EPMDocumentManageable (Process Plan, Standard Procedure, Operation, or Sequence) and EPMDocuments.
CreateMPMDocumentReferenceLinks
The CreateMPMDocumentReferenceLinks action enables you to create MPMDocumentReferenceLinks between an Operation Holder (Process Plan, Standard Procedure, Operation, or Sequence) and Documents for the specified Document OIDs.
CreateOperationsInContext
The CreateOperationsInContext action enables you to create single or multiple Standard Operations in the Product, Library, or Organization context.
UpdateMPMOperationUsageLinks
The UpdateMPMOperationUsageLinks action enables you to update existing single or multiple MPMOperationUsageLink objects for the specified MPMOperationUsageLink OIDs.
CreateMPMSequencesInSequenceContext
The CreateMPMSequencesInSequenceContext action enables you to create single or multiple Sequences for a Sequence.
CreateMPMSequencesInProcessPlanContext
The CreateMPMSequencesInProcessPlanContext action enables you to create single or multiple Sequences for a Process Plan.
UpdateOperationToOperatedPartLink
The UpdateOperationToOperatedPartLink action enables you to update existing single or multiple MPMOperationToOperatedOnPartLink objects for the specified MPMOperationToOperatedOnPartLink OIDs.
DeleteMPMOperationToStandardCCLinks
The DeleteMPMOperationToStandardCCLinks action enables you to delete existing single or multiple MPMOperationToStandardCCLinks for the specified Operation and MPMOperationToStandardCCLink OIDs.
UpdateOperationToPartLink
The UpdateOperationToPartLink action enables you to update existing single or multiple MPMOperationToPartLink objects for the specified MPMOperationToPartLink OIDs.
CreateOperationToStandardCCLink
The CreateOperationToStandardCCLink action enables you to create single or multiple MPMOperationToStandardCCLink objects for the specified Standard CC objects.
AssignCCFromProduct
The AssignCCFromProduct action enables you to create single or multiple MPMSCCOperationToStandardCCLink objects for an Operation for the specified AssociativeToSCCLink OIDs. The link exists between an Operation and a Standard CC associated with the specified AssociativeToSCCLink OID(s).
CreateOperationToOperatedPartLink
The CreateOperationToOperatedPartLink action enables you to create single or multiple MPMOperationToOperatedPartLink objects for the specified Part objects.
UpdateOperationToStandardCCLink
The UpdateOperationToStandardCCLink action enables you to update existing single or multiple MPMOperationToStandardCCLink objects for the specified MPMOperationToStandardCCLink OIDs.
CreateMPMOperationToPartLinks
The CreateMPMOperationToPartLinks action enables you to create single or multiple MPMOperationToPartLinks for the specified consumable Path OIDs, Process Plan OID, Related Assembly OID, Process Plan Navigation Criteria, and Related Assembly Navigation Criteria OID. You can also create MPMOperationToPartLinks for an Operation under a Standard Procedure.
UpdateSequenceUsageLink
The UpdateSequenceUsageLink action enables you to update existing single or multiple SequenceUsageLink objects for the specified SequenceUsageLink OIDs.
CreateMPMStandardCCToProcessPlanLinks
The CreateMPMStandardCCToProcessPlanLinks action enables you to create single or multiple MPMStandardCCToProcessPlanLinks for the specified Standard Procedure OIDs.
UpdateMPMStandardCCToProcessPlanLinks
The UpdateMPMStandardCCToProcessPlanLinks action enables you to update existing single or multiple MPMStandardCCToProcessPlanLink objects for the specified MPMStandardCCToProcessPlanLink OIDs.
DeleteMPMStandardCCToProcessPlanLinks
The DeleteMPMStandardCCToProcessPlanLinks action enables you to delete existing single or multiple MPMStandardCCToProcessPlanLink objects for the specified MPMStandardCCToProcessPlanLink OIDs.
CreateMPMStandardCCToResourceLinks
The CreateMPMStandardCCToResourceLinks action enables you to create single or multiple MPMStandardCCToResourceLinks for the specified Resource (Skill, Process Material, or Tooling) OIDs.
DeleteMPMStandardCCUsageToDDLinks
The DeleteMPMStandardCCUsageToDDLinks action enables you to delete single or multiple MPMStandardCCToResourceLinks between Standard Control Characteristic and Described By Documents.
CreateResourcesAssociations
The CreateResourcesAssociations action enables you to create single or multiple associations between Resources and CAD documents.
DeleteResourcesAssociations
The DeleteResourcesAssociations action enables you to delete single or multiple associations between Resources and CAD documents.
CreatePartTags
The CreatePartTags action enables you to create Part Tag links.
DeletePartTags
The DeletePartTags action enables you to delete Part Tag links.
GetMPMEPMDocumentDescribes
The GetMPMEPMDocumentDescribes action returns single or multiple MPM EPM Document Describe Links and EPM Documents.
CreateMPMDocumentDescribeLinks
The CreateMPMDocumentDescribeLinks action enables you to create single or multiple MPMDocumentDescribeLinks.
DeleteMPMDocumentDescribeLink
The DeleteMPMDocumentDescribeLink action enables you to delete single or multiple MPMDocumentDescribeLinks.
InsertNewOperations
The InsertNewOperations action enables you to insert multiple Operations after an Operation for the specified Operation OID.
CreateMPMCompatibilityLinks
The CreateMPMCompatibilityLinks action enables you to create single or multiple associations between a Resource (Process Material, Skill, Tooling, or Work Center) and compatible Resources.
DeleteMPMCompatibilityLinks
The DeleteMPMCompatibilityLinks action enables you to delete single or multiple associations between a Resource (Process Material, Skill, Tooling, or Work Center) and compatible Resources.
CreateUses
The CreateUses action enables you to add single or multiple Resources or Parts to a Resource (Process Material, Skill, Tooling, or Work Center).
CreateResourceDescribeDocumentLinks
The CreateResourceDescribeDocumentLinks action enables you to create single or multiple links between a Resource (Process Material, Skill, Tooling, or Work Center) and Described By Documents.
DeleteResourceDescribeLinks
The DeleteResourceDescribeLinks action enables you to delete single or multiple WTPartDescribeLink objects for the specified Resource (Process Material, Skill, Tooling, or Work Center) OID.
CreateResourceReferenceDocumentLinks
The CreateResourceReferenceDocumentLinks action enables you to create single or multiple links between a Resource (Process Material, Skill, Tooling, or Work Center) and Reference Documents.
DeleteResourceReferenceLinks
The DeleteResourceReferenceLinks action enables you to delete single or multiple WTPartReferenceLink objects for the specified Resource (Process Material, Skill, Tooling, or Work Center) OID.
CreateOperationInContextFromTemplate
The CreateOperationInContextFromTemplate action enables you to create an Operation from Template or its subtype for the specified Operation Holder (Process Plan, Operation, Sequence, or Standard Procedure).
GetPartStructure
The GetPartStructure action enables you to retrieve the Part structure with path information using the Navigation Criteria passed in the NavigationCriteria parameter.
Refer to the domain EDM for a complete list of actions.