Custom Mapping Services
Services for customizing mappings are provided on the PTC.SCA.SCO.MPMLinkWorkDefinitionCustomMappings Thing. Changes that you make to the services on this Thing are not overwritten during an upgrade.
The following services are available for defining custom mappings between properties on Operator Advisor entities and attributes on Windchill objects for converting process plans. For each Windchill object, one or more JSON array names are listed as they appear in the output returned by the REST call from step 1 in Supporting Windchill Custom Attributes. The objects within these arrays hold the set of attributes available for mapping for that Windchill object.
Note that more than one Windchill object type, and multiple configurations of a Windchill object type can map to a single Operator Advisor entity. In these cases, there are multiple services, one for each Windchill object type or configuration of a Windchill object type.
Custom Mapping Service
Description
MapMaterialDefinitionPropertiesForParts
Maps properties on material definitions to attributes on the Windchill parts (ConsumedParts and ConsumedOperatedOnParts).
MapPersonnelClassPropertiesForSkill
Maps properties on personnel classes to attributes on Windchill skills (ConsumedSkills).
MapProcessingResourceClassPropertiesForProcessMaterial
Maps properties on processing resource classes to attributes on Windchill process materials (ConsumedProcessMaterials).
MapProcessingResourceClassPropertiesForTooling
Maps properties on processing resource classes to attributes on Windchill tooling (ConsumedToolings).
MapProcessingResourceClassPropertiesForWorkCenter
Maps properties on processing resource classes to attributes on Windchill work centers (ConsumedWorkCenters).
MapWorkDefinitionControlCharPropertiesForStdControlChar
Maps properties on work definition control characteristics to attributes on Windchill standard control characteristics (ConsumedStandardCCs).
MapWorkDefinitionIllustrationPropertiesFor2DThumbnail
Maps properties on work definition illustrations to attributes on Windchill representations (TwoDThumbnailURL, within Representations).
MapWorkDefinitionIllustrationPropertiesForAdditionalFiles
Maps properties on work definition illustrations to attributes on Windchill representations (AdditionalFiles, within Representations).
MapWorkDefinitionIllustrationPropertiesForRepresentation
Maps properties on work definition illustrations to attributes on Windchill representations (Representations).
MapWorkDefinitionLinkPropertiesForOperationHolderUsageLink
Maps properties on work definition links to attributes on Windchill operation holder usage links for process plans and operations (OperationHolderUsageLink).
MapWorkDefinitionMaterialSpecInstancePropertiesForPart
Maps properties on work definition material specification instances to attributes on Windchill parts (PartPathOccurrenceLinks).
MapWorkDefinitionMaterialSpecPropertiesForOperationToOperatedPart
Maps properties on work definition material specifications to attributes on Windchill allocated parts (OperationToOperatedPartLink, within ConsumedOperatedOnParts).
MapWorkDefinitionMaterialSpecPropertiesForOperationToPart
Maps properties on work definition material specifications to attributes on Windchill consumed parts (OperationToPartLink, within ConsumedParts).
MapWorkDefinitionPersonnelSpecPropertiesForSkill
Maps properties on work definition material specifications to attributes on Windchill skills (OperationToConsumableLink, within ConsumedSkills).
MapWorkDefinitionProcessingResSpecPropertiesForProcessMaterial
Maps properties on work definition processing resource specifications to attributes on Windchill process materials (OperationToConsumableLink, within ConsumedProcessMaterials).
MapWorkDefinitionProcessingResSpecPropertiesForTooling
Maps properties on work definition processing resource specifications to attributes on Windchill tooling (OperationToConsumableLink, within ConsumedToolings).
MapWorkDefinitionProcessingResSpecPropertiesForWorkCenter
Maps properties on work definition processing resource specifications to attributes on Windchill work centers (OperationToWorkCenterLink, within ConsumedWorkCenters).
MapWorkDefinitionPropertiesForOperationHolder
Maps properties on work definitions to attributes on Windchill operations (Components).
MapWorkDefinitionPropertiesForProcessPlan
Maps properties on work definitions to attributes on Windchill process plans.
MapWorkDefinitionRelatedDocPropertiesForDescByDocContent
Maps properties on work definition related documents to attributes on Windchill described-by documents which have Local File selected for the Primary Content, or a local file attachment (DescribedBy, within either Attachments or PrimaryContent).
MapWorkDefinitionRelatedDocPropertiesForDescByDocExternalLocation
Maps properties on work definition related documents to attributes on Windchill described-by documents which have External Storage selected for the Primary Content, or an external storage attachment (DescribedBy, within either Attachments or PrimaryContent).
MapWorkDefinitionRelatedDocPropertiesForDescByDocUrlLocation
Maps properties on work definition related documents to attributes on Windchill described-by documents which have URL Link selected for the Primary Content, or a URL link attachment (DescribedBy, within either Attachments or PrimaryContent).
MapWorkDefinitionRelatedDocPropertiesForRefDocContent
Maps properties on work definition related documents to attributes on Windchill reference documents which have Local File selected for the Primary Content, or a local file attachment (References, within either Attachments or PrimaryContent).
MapWorkDefinitionRelatedDocPropertiesForRefDocExternalLocation
Maps properties on work definition related documents to attributes on Windchill reference documents which have External Storage selected for the Primary Content, or an external storage attachment (References, within either Attachments or PrimaryContent).
MapWorkDefinitionRelatedDocPropertiesForRefDocUrlLocation
Maps properties on work definition related documents to attributes on Windchill reference documents which have URL Link selected for the Primary Content, or a URL link attachment (References, within either Attachments or PrimaryContent).
Was this helpful?