Simple Mapping
If you have recurring logic in various pipelines, consider using the Simple Mapping to avoid repeating the same logic over and over in your pipelines.
The Simple Mapping is a pipeline reading from a Mapping Input and writing to a Mapping Output transform.
You can re-use the work in other pipelines using the Simple Mapping transform.