Changing the Order of Transforms
If you have more than one transform to run on a particular output field, you can define the order in which they run.
Note: If you map a single field to two different output fields (for example,
ValidateAddress.City to Output.City1 and
ValidateAddress.City to Output.City2), and you
add transforms to each field, the transform for the secondary field must be run
first. You must change the order of the transforms to run the second field transform
(Output.City2) first.
- Double-click the Transformer stage. The Transformer Options dialog box appears.
-
Select a transform and use the Move Up and Move Down buttons to rearrange the
order of the transforms. Spectrum Flow Designer funs the top transform first.
Note: Dependent transforms cannot be moved above primary transforms (the transforms upon which the dependent transforms rely).
- Click OK.