...
To define a new strategy, add a new record to the Company Parameter StrategyDefinition, with the following field values:
Name – For example “AttributeBased”. You will refer to this name later from other tables.
Level – Depends on your Pricing Level for which you will use the strategy, so either parent, or dependent.
Calculation Engine – Use the out-of-the-box “AttributeBasedEngine”.
Additional Engine Configuration – Name of the Company Parameter which contains configuration of anchor data. We recommend to name the table based on this pattern “{StrategyName}AdditionalConfig“, for example “AttributeBasedAdditionalConfig”.
Strategy Calculation Parameters – Use the list of predefined parameters, found in the section Default Strategy Calculation Parameters in the Attribute Based Engine article.
Configure Anchor Data Source
...
For details about the AdditionalConfig table, review section Additional Engine Configuration in the Attribute Based Engine article.
To add the configuration options, add several records to your AdditionalConfig table:
...