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 live price grid detail page.

  2. Select the Mass Actions  XYZ.

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

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

  5. Select a filter for SKUs and enter the input values, etc.

  6. Click button Run Action.

  7. The system schedules the parameterizedCalculationFlow logic to be executed in the next slot.

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

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

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

lpg custom mass action.drawioImage Removed lpg custom mass action.drawioImage Added