The Override module allows you to create custom price behavior that does not follow the default rules.
To configure the Override module:
-
Go to PSP Configuration Wizard, select the Override module in the drop-down menu and click Configure selected module.
-
Click one of the configuration options:
-
Configure override levels
-
Configure price exception data source
-
Configure strategy exception data source
-
Configure Override Levels
Set for what levels manual overrides are allowed. You can have different policies for Parent and Dependent Pricing levels.
The available options are:
-
Only current line – Users can only set override values on the current SKU line in the PL/PG. Overrides using Exception Tables are not allowed.
-
Only through exception table – Users can only set override values through configuration tables. In-line overrides are not allowed.
-
All – Users can use both in-line and exception tables methods.
-
None – Override is not allowed.
Configure Price Exception Data Source
Select the source of price exceptions and dependency mapping.
-
Select the type of table, the name of table and the filed in that table where the exception value is stored.
-
Set the dependency mapping in the DependencyMapping CP table whose key is
Price Exception. Details can be found at DependencyMappingConfig CP.
Configure Strategy Exception Data Source
Select the source of strategy exceptions.
-
Select the type of table, the name of table and the filed in that table where the exception value is stored.
-
Set the dependency mapping in the DependencyMapping CP table whose key is
Strategy Exception. Details can be found at DependencyMappingConfig CP.
See also PSP Override Module.