Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

File format to be processed is shown below. Additionally, the lateNight.price and storeGroupIDcolumns can be added as an optional column:

Once the file upload process has been started, the rows are grouped together by storeId and updates are posted to the stores/restaurants with a batch size of 10. The batch size is configurable.

If there are any failures, one toast message is displayed on the screen for each batch, with the storeId of the failed update. If there are no failures then, no toast messages are displayed.

Once the CSV has been fully processed and uploaded, all the successful and failed updates are displayed as a log in a modal.

...

Tip

Template CSV File:

View file
nameBK-DE-whitelabel-20.06.2024.csv

...