Configuring the DataSet-Execute method for Adaptive Decision Manager

You can automate data management operations on records that are defined by the Adaptive Decision Manager (ADM) data set by using the DataSet-Execute method. You can perform these operations programmatically, instead of doing them manually.

  1. Start the DataSet-Execute method by creating an activity rule from the navigation panel, by clicking Records > Technical > Activity > Create.
  2. Click the activity Steps tab.
  3. In the Method field, enter DataSet-Execute.
  4. 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.
  5. Optional: Enter a description for the method.
  6. Click the Arrow icon to the left of the Method field to expand the Method Parameters section.
  7. In the Data Set field, enter pxAdaptiveAnalytics.
    Note: The Adaptive Decision Manager data set is a default, internal data set that belongs to the Data-pxStrategyResult class. Only one instance of this data set exists on the Pega Platform.
  8. In the Operation list, select the Save operation to save records passed by a page or data transform in the ADM data store by performing the following action:
    1. 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.