December 2017
Beginner to intermediate
500 pages
12h 10m
English
Sub-transformations are, as the name suggests, Transformations inside Transformations.
A common reason to create sub-transformations is to isolate functionality that is likely to be needed more than once, in a single Transformation or in different places of your project. You implement the functionality once, and then you use it any number of times by calling the sub-transformation with a single PDI step.
Sub-transformations are ...
Read now
Unlock full access