Chapter 7. Executing and Reusing Jobs and Transformations
In this chapter, we will cover:
Executing a job or a transformation by setting static arguments and parameters
Executing a job or a transformation from a job by setting arguments and parameters dynamically
Executing a job or a transformation whose name is determined at runtime
Executing part of a job once for every row in the dataset
Executing part of a job several times until a condition is true
Creating a process flow
Moving part of a transformation to a subtransformation