Chapter 9 Building Transformation Control Flow Diagrams


Transformation Control Flow Diagram Basics

A transformation control flow contains one or more transformation control flow diagrams, which let you model the order in which a series of data transformation tasks is executed. This series can include starts, task executions, decisions, synchronizations, and ends, which are linked together by control flows.

In the following example, the Paris Sales, Shanghai Sales, and New York Sales tasks are performed in parallel. If it is Friday, the Sales Central DataWarehouse task is executed. Whether or not it is Friday, the Sales Data Mart transformation task execution is performed:


 


Copyright (C) 2008. Sybase Inc. All rights reserved.