Migrate products after fresh start

Hi,
We have once successfully imported all products from M1 to M2 but needed to start over so we deleted all products from M2 after the migration. When we run step 5 again from command line no products are imported. (php bin/ubdatamigration run --step=5 )
How can we import the products again?
 

2 answers

Profile photo of Mall Staff 184060.00 $tone January 31, 2019
Public

Hi there,

but needed to start over so we deleted all products from M2 after the migration.

You shouldn’t do that. Lets use ‘reset’ function of our migration tool to remigrate data in all steps.

How can we import the products again?

Lets reset data migration in the step #5 by run CLI command:
php -f bin/ubdatamigration reset --step=5
Once done, back to back-end dashboard of our migration tool and you could setting and start data migration in step #5 from grow up.
Regards,
Mall.

#1

Please login or Register to Submit Answer

Written By

Comments