-
Open the live price grid detail page.
-
Select the
. -
The system executes the parameterizedCalculationFlow logic in the Syntax Check mode to retrieve a list of input field definitions.
-
The system shows a page with settings for the mass action, including the inputs defined by the logic.
-
Select a filter for SKUs and enter the input values, etc.
-
Click button Run Action.
-
The system schedules the parameterizedCalculationFlow logic to be executed in the next slot.
-
You are navigated back to the list of live price grid items.
-
In the background, the system picks the scheduled job, and starts the parameterizedCalculationFlow logic in standard execution.
-
The logic does its job – usually starts some process, e.g. partial recalculation of the live price grid. It can pass the user-entered valuesto the calculation process.