You can automate data management operations on records that are defined by the Visual Business Director data set by using the DataSet-Execute method. You can perform these operations programmatically, instead of doing them manually.
Create an activity rule from the Explorer panel, by clicking Records > Technical > Activity > +Create, to start the DataSet-Execute method.
For more information, see Activities - Completing the New or Save As form.
Click the activity Steps tab.
In the Method field, enter DataSet-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.
Specify the following parameters:
In the Data Set field, enter the name of the data set that is used to represent a Visual Business Director data source.
A Visual Business Director data set belongs to the Data-pxStrategyResult class.
In the Operation list, select the type of operation. Depending on the type of operation, specify additional settings.
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.
After a Save, the data source is visible in the Data Sources tab of the Visual Business Director landing page, and you can use it when writing to VBD in interaction rules and decision data flows.
In the Store results in field, define a clipboard page to contain the results of this operation.