Run Transformation
    • Dark
      Light

    Run Transformation

    • Dark
      Light

    Article Summary

    Run Transformation Component

    Run a Transformation Job to completion. After the transformation completes, other orchestration components can be linked to this one depending upon success or failure.

    Properties

    PropertySettingDescription
    NameStringA human-readable name for the component.
    Transformation JobSelectChoose an existing Transformation Job.
    Set Scalar VariablesVariableSelect a scalar variable to be used by the called Transformation Job. Add a scalar variable by clicking + and then selecting from the dropdown list.
    ValueAssign a value to the scalar variable. The assigned value must be of the correct type as given when the variable was declared.
    If a shared variable named 'Message' is passed using this method, it can be later exported from this component (keeping any changes to the value that occurred within the Run Transformation job) using the 'Message' export variable.
    Set Grid VariablesDialogGrid variables for the Transformation Job being called are listed and, by default, are used by the called job in their default state. Selecting a grid variable and choosing an option other than Use Defaults in the Set Values dropdown menu allows users to overwrite grid variables data in that job.
    Values: define individual values.
    Grid: map columns using grid variables from the called Transformation Job. For more information, read Grid Variables.

    What's Next