1. Data mapping components

Apply mappings pipeline step components

Version:

The Apply mappings pipeline step is a component that handles the logic required to apply a value mapping set. The template for the generic apply mappings pipeline step is located at /sitecore/templates/DataExchange/Framework/PipelineSteps/ApplyMappingPipelineStep.

Configuration

FieldDescription
Mapping SetThe value mapping set that is applied when the pipeline step runs.
ActionsIf the value mapping set is applied successfully, the specified Mappings Applied Rules run afterwards.
Source Object LocationWhen a value mapping set is applied, data is read from the object at this location.
Target Object LocationWhen a value mapping set is applied, data is written to the object at this location.
Note

You do not usually have to extend this component.

If you have suggestions for improving this article, let us know!