Use this tab to define the settings for running the strategy. The information in this tab is referenced by the Run Interaction shape used in flows.
If you need to specify a single evaluation path, type a dot after the strategy rule name and press the down arrow to select from the list of components exposed as strategy results (for example, NextBestAction.BestAction).
Strategy results are published as virtual lists if writing to the pxResults property of a page of class Code-Pega-List. In any other case, strategy results are published as normal clipboard pages.
Data resulting from an interaction consists of data used when issuing the decision, the recommendation (proposition) and the outcome (customer response). Some dimensions are always automatically set (outcome, operator and application), as well as the pySubjectID as defined in the strategy.
If pySubjectID is not defined in the strategy, the interaction rule considers the first key defined in the strategy's primary class.