You are here: Reference > Rule types > Strategies > Strategy rule form - Completing the Strategy tab

Strategy rule form
Completing the Strategy tab

  1. About 
  2. New 
  3. Strategy 
  4. Strategy Properties
  5. Pages & Classes
  6. More …
  1. Advanced
  2. 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 canvas) and to test the strategy (the Test runs panel).

Toolbar and Context Menu

The strategy toolbar displays buttons that correspond to the same functionality as provided through the editing of flows with the Modeler. 

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 or 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:

Alignment options

Use the Alignment Snapping and Grid Snapping buttons in the toolbar to enable or disable the snapping options. By default, these options are enabled and allow you to keep the strategy shapes in orderly manner on the canvas.

The alignment snapping displays blue guides when you move a shape in the canvas. The guides help you align the shapes with each other.

The grid snapping displays the canvas grid. When both snapping options are enabled, the grid always take predence.

Components

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.

Test runs panel

This panel allows you to view existing clipboard data for every strategy component. When designing a strategy, you can run a simulation and test your strategy for one particular customer (Single case) or multiple customers from a particular data set (Batch case).

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:

Pages & Alternative Pages

You can supply data to components that reference an external rule instance (predictive model, scorecard, adaptive model, decision tree, decision table, map value, sub strategy, and decision data). This is particularly useful if you want to drive the component results using customer data. This capability requires a specific set up for the referenced instances and the strategy referencing them:

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.

Related Topics Link IconRelated information