You have multiple transformations that read and process data from multiple text files. You identity a series of steps that are common across transformations and you want to re-use them to avoid duplication of code.
The 'Mapping (sub-transformation)' step is the way to go. It's a great way to encapsulate common functionality and reuse it across multiple transformations.
Martha
3 days agoMerilyn
6 days agoMozelle
8 days agoRebecka
14 days ago