Use the Call instruction with the pxExecuteInteraction activity to run interaction rules.
Create an instance of the Activity rule by selecting Activity from the Technical category.
In the activity steps, use the Call pxExecuteInteraction method.
Click the arrow to the left of the Method field to expand the method and specify its parameters:
Name of the interaction rule
Include predictor data - Enter true to include adaptive modeling predictor information or false to exclude it.
Adaptive modeling predictor information:
Interaction mode | Description |
Issue decision (write results to clipboard) | Predictor Data - It targets the property that will store serialized predictor information. |
Capture results (write results to Interaction History) | Serialized Predictor Data - It targets the property that contains serialized predictor information. Typically, this is the property used in the issue decision mode. |
Click Save.