Changing a field name - 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

There are a variety of situations where you may need to rename a field in a flow. For example:

  • A stage's input requires certain field names but the previous stage's output uses other field names.
  • There is data in a field which you want to preserve when a downstream stage writes data to a field of the same name.
Note: After a field is renamed, it is no longer available in subsequent stages with the old name.
  1. In a flow, double-click the channel between two stages. The Field Transform Options dialog box appears.
  2. Change the field name or names as desired.

    For example, the latter stage could require "AddressLine3" but the former stage uses "FirmName" instead. In this case, you would click the drop-down arrow in the Input Field Name that corresponds to AddressLine3 as the Output Field Name and select "FirmName."

    The color of the output field name changes to green.

  3. Click OK.