Configuring the DataFlow-Execute method for a data flow with abstract input (single-case execution)
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. In the following case the Save operation is available, assuming you are saving the results to a data set destination.
- Create an activity rule from the navigation panel, by clicking , to run a data flow using the DataFlow-Execute
method.For 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.
Previous topic Configuring the DataFlow-Execute method for a data flow with abstract input and output (single-case execution) Next topic Configuring the DataFlow-Execute method for a data flow with abstract output