About Interaction rules

Interaction rules define parameters for running a strategy, how to save the interaction results, and the possible outcomes. The way that you configure the interaction to run the strategy determines the operation of this rule.

The following tabs are available on this form:

Where referenced

Interaction rules are used in flows through the Run Interaction shape.

In activities you can run interaction rules by calling the pxExecuteInteraction method with these parameters:

  • Interaction : Enter the name of the interaction rule.
  • IncludePredictorData : Specify whether to include adaptive modeling predictor information (true) or not (false).
  • Predictor data information : Select the adaptive modeling predictor information to include.
    • PredictorData : Contains the reference to the property used to store serialized predictor information when writing results to the clipboard (issuing a decision).
    • SerializedPredictorData : Contains the reference to the property containing serialized predictor information when writing results to the Interaction History data set. Typically, this property is used in issue decision mode.

Access

Use the Application Explorer to access Interaction rules that apply to your application. Use the Records Explorer to list all the Interaction rules available to you.

Category

Interaction rules are part of the Decision category. An Interaction rule is an instance of the Rule-Decision-Interaction rule type.