Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
Since version 9.0
Process in the Custom Mass Action dialog:
  1. Open the user opens the live price grid detail page.

  2. Select the user selects the Mass Actions  XYZ.

  3. the The system executes the parameterizedCalculationFlow logic in Syntax Check the Input Generation mode , to retrieve the a list of input field definitions.

  4. the The system shows the a page with settings for the mass action, including the inputs defined by the logic.

  5. the user selects the Select a filter for skus, enters SKUs and enter the input values, etc.

  6. the user clicks on Click button Run Action.

  7. the The system schedules the parameterizedCalculationFlow logic to be executed in the next time windowthe user can see back slot.

  8. You are navigated back to the list of live price grid items.

Process of execution of executing the Custom Mass Action:
  1. in In the background, the system picks up the scheduled job, and starts the parameterizedCalculationFlow logic in standard execution.

  2. 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.

...