Use the Call instruction with the Data-Decision-DDF-RunOptions.pxStartRun and Data-Decision-DDF-RunOptions.pxRunDDFWithProgressPage activities, or the DataFlow-Execute method to run data flows.
Create an instance of the Activity rule by selecting Activity from the Technical category.
In the activity steps, use one of the following methods:
Data-Decision-DDF-RunOptions.pxStartRun - Triggers the execution of a data flow. The activity queues the data flow run and most likely will finish before the data flow run does.
Data-Decision-DDF-RunOptions.pxRunDDFWithProgressPage - Triggers the execution of the data flow and creates the progress page so that the data flow can be monitored.
Click the arrow to the left of the Method field to expand the method and specify its parameters.
Click Save.