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