You are here: Reference > Rule types > Strategies > Import

Strategy components
Import

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

Components in this category acquire data into the current strategy.

Data Import

Data import components import data from pages available to the strategy. In the Source tab, use the Smart Prompt to select the page. Data import components that refer to named or embedded pages can map the page's single value properties to strategy properties through the Properties Mapping tab. If using named pages, add the page in the strategy's Pages & Classes.

Data import components defined in releases previous to Pega 7 Platform were subject to auto-mapping. That is still the case, but the mapping by matching name between target and source is implicitly done when the strategy is executed. You only have to explicitly map properties if exact name matching can not be applied or you want to override the implicit target/source mapping.

Interaction History

Interaction history components import the results stored in Interaction History for a subject ID. In the Interaction History tab, use the filter settings to add time criteria, conditions based on Interaction History properties and specify the properties that should be retrieved. If you do not define any conditions or properties, the component retrieves all results for the subject ID. Defining criteria reduces the amount of information brought to the strategy by this component. Some properties are always retrieved by the interaction history component (for example, subject ID, fact ID and proposition identifier).

Database limitations related to data type changes apply if you are filtering on days. This setting is not suitable if you are working with dates earlier than January 1, 1970.

Proposition Data

Proposition data components import propositions defined in the proposition hierarchy.

Related Topics Link IconRelated information