Creating and configuring data transformations

Flow Designer functions provide the building blocks that help you to process, change, and convert data for site specific requirements. These custom transformations are configurable through the Transformer stage.

Note: This section provides a preview of the transforms available in Flow Designer. Note that only custom transforms are supported in this release of Flow Designer. Additionally, this preview version does not support multiple custom transforms. You can create Transforms in Enterprise Designer to use in this version of Flow Designer. For more information, see Creating a Custom Transform in the Dataflow Designer Guide.

The Transformer stage has predefined transforms that perform a variety of common data transformations. If the predefined transforms do not meet your needs you can write a custom transform script using Groovy scripting. For more information about Apache Groovy, see groovy-lang.org.