Dataflows
Last updated
Last updated
There are 2 kinds of Dataflows.
Simple or Individual Dataflow : This can be either a union or a join or a transformation.
Composite Dataflow : This is a combination of multiple simple/individual dataflows in order to create an end-to-end workflow without having to run each step individually.
Dataflows can be executed one-time or scheduled as recurring jobs that run at specified frequencies. The job can be monitored in the "" section. Saved Dataflows can be viewed in the Dataflows tab.