Hi guys,
I having this issue with cloning massive amount of record. Our system has more than 500,000 records of product in each Business Unit.
Every time, we create a new Business Unit, normally i would have to export all the product from a model BU, make some modifies and import to create in the new BU. Most of the field is unchanged, however some fields need to be updated with new-prefix.
This process take a really long time to complete, I need to prepare the file, the import job would take 1-2 days. Also, after the import, some products still missing.
Since we have many new BUs coming up, I need to find a way to automate this process. A tool or any method that can automatically read all product from a model BU, allow me to modify the field and start cloning to the new BU (hoping faster than import job).
Any suggestion is appreciated. Thank you very much!