Reusing a Data Flow
In a data flow, you can add parameters so that can specify the data source and output dataset to use at runtime.
- On the Home page, click Navigator, then Data, then Data Flows.
- Open your data flow.
- In the Step editor pane, select the parameter prompt options to your steps.
- To specify the datasource at runtime, in an Add Data step, select the When Run Prompt to select Dataset option then provide the Name and Prompt values for the parameter.
- To specify the output dataset at runtime, in a Save Data step, select the When Run Prompt to specify Dataset option, then provide the Name and Prompt values for the parameter.
When you run (or execute) the data flow, you'll see a Dataflow Prompt dialog, which enables you to either use the default values or specify alternative values. For example:
- If you added a parameter to specify the data source, you can either click OK to accept the default, or click the default dataset name displayed in the Sources section to display the Add Dataset dialog where you can select an alternative.
- If you added a parameter to specify the data target, you can either click OK to accept the default, or edit the default dataset name displayed in the Targets section to specify an alternative.
Related Topics
Creating Datasets Using Data Flows
What Steps Can I Use to Organize and Integrate My Data?
Creating a Dataset Using a Data Flow
Generating or Updating a Dataset Using a Data Flow
Processing Data Using a Sequence of Data Flows
Last Published Friday, December 8, 2023