# Run Dataflow

The *Run Dataflow* task is used to execute a dataflow as part of a workflow. Multiple *Run Dataflow* task objects can be employed as part of a workflow, to orchestrate a data process.

<figure><img src="https://3083465318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsR50Wa7EwZGlmPSAMkkf%2Fuploads%2FjVjUWv66P0b2GN1EI2Y5%2F01-Run-Dataflow-Object.PNG?alt=media&#x26;token=3528d170-778f-403e-8416-b5897364aa6d" alt=""><figcaption></figcaption></figure>

To use a *Run Dataflow* task,

1. Drag-and-drop the *Run Dataflow* task object onto the workflow designer.

![](https://3083465318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsR50Wa7EwZGlmPSAMkkf%2Fuploads%2FqZ4jfLRvfXRMSr6Js0Qc%2F02-Drop-Dataflow-Run-Object.PNG?alt=media\&token=ecb12fca-3faf-457d-a592-7069a6f5bb26)

2. Configure the object by right-clicking on the object’s header and selecting *Properties* from the context menu.

![](https://3083465318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsR50Wa7EwZGlmPSAMkkf%2Fuploads%2F2tD5FNlBzMjYNwDbvTAB%2F03-Properties-Context-Menu-Run-Dataflow.png?alt=media\&token=3339ea32-50ad-4159-8536-178b0399cca5)

The *Properties* screen will now open.

![](https://3083465318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsR50Wa7EwZGlmPSAMkkf%2Fuploads%2FwiF3WVARK0cYrwojAicg%2F05-RunDataflow-path.png?alt=media\&token=2fdefeb2-0142-4458-acd4-eae36c3c5943)

*Path:* This is where you will select the path to the dataflow which is to be used in this Workflow.

For our use case, we will be selecting the path to our existing dataflow. This is the dataflow we are using.

![](https://3083465318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsR50Wa7EwZGlmPSAMkkf%2Fuploads%2F5ZtgUr6QHN3V4DccHjq7%2F06-Dataflow-For-Path.PNG?alt=media\&token=123fb34e-cfac-4f87-9b57-aabe88c59ba3)

Add this *Path* to the provided textbox.

![](https://3083465318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsR50Wa7EwZGlmPSAMkkf%2Fuploads%2FvNS8VZyFgAcDnLdXvuAO%2F07-Dataflow-Path-Provided.PNG?alt=media\&token=1163f94b-c943-4599-bd3d-94f1f84fa9a0)

Now, let’s take a look at the checkbox in the *Start Dataflow Job Properties* window.

![](https://3083465318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsR50Wa7EwZGlmPSAMkkf%2Fuploads%2FNjroTj4mHdb2MfUivZIH%2F08-Pushdown-RunDataflow.PNG?alt=media\&token=a629796a-a755-469b-96e7-6a4ce8d19efa)

*Run In Pushdown Mode:* Checking this box executes a dataflow on the server without fetching data to the Astera client.

3. Once done, click *Next* and you will be taken to the *config parameters* screen.

{% hint style="info" %}
**Note:** There are no *config parameters* available for this action.
{% endhint %}

![](https://3083465318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsR50Wa7EwZGlmPSAMkkf%2Fuploads%2FY6H75ZslbBod0iH7Zx5N%2F09-Config-Para-RunDataflow.PNG?alt=media\&token=9730960d-43dd-4fb6-8c3e-4956963c480d)

4. Click *Next* and the *General Options* screen will appear.

![](https://3083465318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsR50Wa7EwZGlmPSAMkkf%2Fuploads%2F3Wy9y6x9Y3tWfQEl6wor%2F10-General-Options-RunDataflow.PNG?alt=media\&token=4093cd1a-7579-4605-9c97-adf54f9377e6)

Here, you can add any *Comments* that you wish to add.

{% hint style="info" %}
**Note:** The rest of the options have been disabled for this object.
{% endhint %}

5. Click *OK* and the *Run Dataflow* object will be configured.

![](https://3083465318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsR50Wa7EwZGlmPSAMkkf%2Fuploads%2FlUNHNSS2t2Vxrc8nPasT%2F11-Configured-RunDataFlow.PNG?alt=media\&token=8e135c78-331a-4a7d-a302-77427e1d50b2)

This concludes our discussion on the *Run Dataflow* task in the Workflow Tasks section of the Toolbox in Astera.
