Transform Operations

A transform step applies a set of rules or operations to transform the data. You can specify or modify the operations that the software performs.

Data transformation can include the following operations:
  • Map columns from input to output

  • Join data from multiple sources

  • Choose (filter) the data to extract from sources

  • Perform functions on the data

  • Perform data nesting and unnesting

  • Construct XML Map iteration rules

  • Define a web service response

Note
Not all transforms can perform each operation.