Changing the Order of Transforms - 23.1

Spectrum Dataflow Designer Guide

Version
23.1
Language
English
Product name
Spectrum Technology Platform
Title
Spectrum Dataflow Designer Guide
First publish date
2007
Last updated
2024-05-09
Published on
2024-05-09T23:01:03.226155

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.
  1. Double-click the Transformer stage. The Transformer Options dialog box appears.
  2. 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).
  3. Click OK.