Transformation Ends (DMM)

A transformation end terminates the sequence of execution of a series of tasks in a transformation control flow diagram, and specifies the result for the execution, which can be either Success or Error.

In the following example, TransformationEnd terminates the sequence of execution of Sales Central DataWarehouse and Sales Data Mart:



You can create several ends within the same diagram if you want to show different end cases. In the following example, two different ends are possible depending on whether or not it is the end of the quarter.