UB Data Migration Pro Error Step 7

Hi all,
I received follow error, when I would like to Import Step7:
Message: The active record cannot be updated because it is new.
Thanks for your help πŸ™‚
 

1 answer

Profile photo of Mall Staff 184060.00 $tone April 13, 2022
Public

Hi there,

I received follow error, when I would like to Import Step7:
Message: The active record cannot be updated because it is new.

That is a strange issue. It seems that it’s related to at least one bad data case in the sales data section in your M1 database.
Please try following the steps below at your end:
1. Make sure you are using the latest v3.2.6 of our migration tool and then run the CLI commands:

php -f bin/ubdatamigration rmdeleted --step=7;
php -f bin/ubdatamigration clean --step=7;

2. Continue with data migration in step #7 using this CLI:Β 

php -f bin/ubdatamigration run --step=7 --mode=update;

And tell me how it goes then.
 

Regards,
Mall.

#1

Please login or Register to Submit Answer

Written By

Comments