Running interactions
Use the Call instruction with the pxExecuteInteraction activity to run interaction rules.
- Create an instance of the Activity rule in the Dev Studio navigation panel by clicking .
- In the activity steps, enter 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:
Parameter Interaction mode Predictor Data - Targets the property that will store serialized predictor information. Issue decision (write results to clipboard) Serialized Predictor Data - Targets the property that contains serialized predictor information. Typically, this property is used in the issue decision mode. Capture results (write results to Interaction History)
-
- Click Save.
You can test your changes by using the Utility shape to call your activity from a flow.