Apply Mapping

This pipeline step is used to apply a value mapping set so that values from the source object are written to the target object.

Template Information

Template name Apply Mapping Pipeline Step
Base template Base Pipeline Step
Field Description
Mapping Set
The value mapping set to apply.
Actions
The mappings applied actions that are run if the mapping set is applied
successfully.

For more information see Mappings Applied Actions.

Plugin Information

Plugin type Description
SynchronizationSettings
Provides access to the source object and the target object.

If this plugin is not set on the pipeline context prior to this
pipeline step running, the pipeline step will abort. This is not a
critical error.

If either the source object or the target object is not set prior
to this pipeline step running, the pipeline step will abort. This
is not a critical error.

Hint

If a value mapping fails, an error is written to the log. Increase the log level to debug to get a list of the specific value mappings that failed.