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
Configuration
| Field | Description |
|---|---|
| Mapping Set | The value mapping set that is applied when the pipeline step runs. |
| Actions | If the value mapping set is applied successfully, the specified Mappings Applied Rules run afterwards. |
| Source Object Location | When a value mapping set is applied, data is read from the object at this location. |
| Target Object Location | When 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!