Configuring the DataFlow-Execute method for a data flow with abstract input
You can automate data management operations for a data flow with abstract input by using the DataFlow-Execute method. You can perform these operations programmatically, instead of doing them manually.
-
Create an activity rule from the navigation panel, by clicking DataFlow-Execute method.
, to start theFor more information, see Activities - Completing the New or Save As form. -
Click the activity Steps tab.
-
In the Method field, enter DataFlow-Execute.
-
In the Step page field, specify the step page on which the method operates, or leave this field blank to use the primary page of this activity.
- Optional:
Enter a description for the method.
-
Click the Arrow icon to the left of the Method field to expand the Method Parameters section.
-
In the Data flow field, enter the name of a data flow with abstract input.
-
In the Operation list, select the type of operation and specify additional settings.
- Save
- Saves records passed from the data flow.
-
Select the Save list of pages defined in a named page check box to save the list of pages from an existing Code-Pega-List page.
Related Content
Article
Data Flows landing pageArticle
Types of data flowsArticle
DataFlow-Execute method