Skip to content

Run Transformation

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


Properties

Name = string

A human-readable name for the component.


Transformation Pipeline = drop-down

Choose an existing transformation pipeline.


Set Scalar Variables = column editor

Pipeline variables declared in the parent pipeline with a public scope can be used by the child transformation pipeline. These variables can be given new values in the child pipeline through this property. Read Passing variables between pipelines for more information.

  • Variable: The drop-down displays all public pipeline variables in the parent pipeline. Select the variable you want to assign a new value to.
  • Value: Enter a new value for the variable. Ensure that the new value is of the correct type.