Home » Know How » XPace Scripting: Bulk processing

XPace Scripting: Bulk processing

notebook2

The task: Product data in planograms are to be updated. Example: Price adjustment of all products in a merchandise category.

The update is to be applied to many planograms simultaneously. The updated planograms are to be saved as new versions.

A corresponding script

  • opens all planograms in a folder and its subfolders if necessary
  • searches for products in the product group
  • changes the prices
  • finally creates a planogram version and
  • stores them

The script documents all changes in a log file.