The Update Live Price Grid Action Task currently operates within a clearly defined scope and set of technical constraints. The following section summarizes these key limitations so that you can design Agents, data mappings, and workflows that are compatible with the supported Live Price Grid scenarios.
Simple Live Price Grids are Supported
Supports only the Simple Live Price Grids and does not handle complex secondary keys (e.g., SKU + multiple attributes + wildcards).
Available only for Data Agents
All configuration for the Action Task is available only for the Data Agents.
Strict Dependency on ProductId Mapping
The Agent query must expose a dimension with the same name as the one mapped to productId in the SIP_AdvancedConfiguration (Administration > Configuration > System Configuration > Advanced Configuration Options). If this mapping is missing, the configuration inputs for the LPG action task are not shown at all and the following error is displayed:
Cannot configure Live Price Grid action type. This Agent’s query is missing the required ProductId dimension.
Updates Only Existing LPG Rows
Each execution only updates existing rows in existing Live Price Grids.
-
No new Live Price Grids are created.
-
No additional rows are added for products that are already present.
If a product is missing in the target Live Price Grid, it is skipped or surfaced as an error, but no new row is added as part of this scope.
Live Price Grid Recalculation to Pick Up Recommended Price
Saving a price recommendation does not force recalculation of the Live Price Grid item, to avoid conflicts with any existing scheduled or manual recalculation process. The recommended price will be applied after the next recalculation of the Live Price Grid item.
Deduplication and Rollback
Each run applies a fresh set of overrides based on the current Agent recommendations. There is no deduplication of previous runs and no rollback logic.
User‑driven
-
Feature does not update Live Price Grids during Agent execution itself.
-
Updates happen only when the user selects items in the Action screen and clicks the Update Live Price Grid action task, which opens a wizard and performs changes after explicit confirmation.