Back Forward Strategy rule form
Completing the Strategy tab

  1. About 
  2. New 
  3. Strategy 
  4. Strategy Properties
  5. Pages & Classes
  6. More …
  1. Auto–Run Results
  2. Advanced
  3. History 

A strategy is defined by the relationships of the components that are used in the interaction that delivers the decision. The Strategy tab provides the facilities to design the logic delivered by the strategy.

The strategy toolbar displays buttons that correspond to the same functionality as provided through the editing of flows with the Modeler. The Auto-Run on/off button allows you to turn on and off the strategy's auto-run mode.

You can access the context menu by right clicking the working area without selecting any component. The context menu allows you to add strategy components, select all components, disable external inputs, annotate your strategy in the same way as you would do in a flow rule and use the zoom options.

If you have copied/cut shapes from the currently selected strategy or another strategy, you can use the Paste option.

Right-click a component to access its context menu, which allows you to:

A strategy is defined by the relationships of the components that are used in the interaction that delivers the decision.

Open the Properties dialog of a component (by double-clicking the component, or by right-clicking and selecting the Properties option) to edit it. The Properties dialog consists of elements common to all components and tabs that are specific to the type of component.

General Settings

Every component is assigned a default generated name when added to the strategy.

Properties Mapping

Some components allow you to map the properties brought to the strategy by the component to properties available to the strategy. This is done through one of these tabs:

Component Categories

Component Relationships

Component Connections

Connections between components are established through selecting a component and dragging the arrow to another component.

Segment Filtering

Segment filtering can be applied if segments are brought to the strategy through segmentation or segment filtering components.

Expressions

Another type of connection represented by dotted blue arrows is displayed when a component is used in another through an expression.

Working with strategies means working with the strategy result data classes and the Applies To class of the strategy. These classes can be combined in expressions or by introducing segmentation components that work on the strategy result data class and not the Applies To class.

Up About Strategy rules