...
Use a template to save common mapping expressions rather than retyping them for each element.
Discussion
...
The Saving parts of business logic that are frequently reused for many elements as a template can significantly reduce the time required to complete a mapping project.
For example, the following business logic is used as part of the mapping for several elements in this project.
...