Delta migrate Changes

Hi there,
we would like to make one migration first. 
Then after this we install needed extensions and configure the m2 for going live. 
Before going live we would like to update the following data and only the this data:
 

  • Products: Only products qty update -- no other product options
  • All new sales and order data should be updated

 
What is the best way here to migrate?
If we change for example product attributes, delete some categories or change store views is that a problem for the migration?
 
Thanks!
 
André 
 

11 answers

Profile photo of Mall Staff 184060.00 $tone June 28, 2017
Public

Hi there,

Before going live we would like to update the following data and only the this data:

  • Products: Only products qty update — no other product options
  • All new sales and order data should be updated

What is the best way here to migrate?

That required more custom work with tweak code from us for our tool.

If we change for example product attributes, delete some categories or change store views is that a problem for the migration?

Yes, you shouldn’t do that in your Magento1.
Regards,
Mall.

#1
Profile photo of andre ulrich 250.00 $tone July 5, 2017
Public

Hi Mall,
 
sry to be not precise enough.
Our workflow is as followed:
 
--> Use Uber Migration tool today for all steps.
--> Change M2 (Some product attributes, category text, m2 configuration)
 
--> Finaly use the delta steps for products and sales data only to make shure product stocks and new sales and customers are importet.
 
Thats the logic of the delta right? (we do not need delta on categories and forward so we just leave that ok?).
 
Thanks again!
 
André
 

#2
Profile photo of Mall Staff 184060.00 $tone July 5, 2017
Public

Hi there,

Thats the logic of the delta right? (we do not need delta on categories and forward so we just leave that ok?).

Yes you could do that steps with our latest version -- v3.0.9. Please note that, the delta feature to update migrated product stock data is only ready from v3.0.9 of our tool. Further, make sure you read our Readme.html carefully before updating data like Product name, product price …

--> Change M2 (Some product attributes, category text)

You should not do that if you wish to run delta migration for migrated items in step #3. #4 of our tool.
To better understand your context, could you explain in more details about the changes you mentioned: Change M2 (Some product attributes, category text, m2 configuration? 

Regards,
Mall.

#3
Profile photo of andre ulrich 250.00 $tone July 5, 2017
Public

HI Mall,
 
thanks for your answer once again.
I am not shure i get the “delta” mode.
Normally Deltas are for syncing sales data (in this case) which get updated during the first migration and the final one.
Sales data means only some attributes are synced again like most common the product qty any maybe the price.
If the delta goes over all attributes again it makes not big sense for me as you can reset and run for example the products step again before going live and it is the same output.
 
The delta should really only sync sales related data (like mentioned before).
 
Or don´t you agree on this?
The normal migration process is like:

  1. Migration
  2. Update Product attributes in M2 (maybe delete some and ad some)
  3. Run delta für new sales data

Is there a possibility to tell the delta mode just to update product qty somewhere?
I think this would solve our thinking right?
For the future i would also suggest that customers have an option to choose what exactly is migrated on deltas again for each step. Right now it is a black box i think for me as there is no list here.
Many thanks again!
 
André

#4
Profile photo of Mall Staff 184060.00 $tone July 6, 2017
Public

Hi there,
We’d like to clarify a litte bit further the Delta mode in our migration tool:
As we explain the term ‘update mode’ that we use for Delta migration, you can see in step 7 (Readme.html):
7 -- Delta Migration
IMPORTANT NOTE: the --mode=update will also overwrite existing Magento 2 data that has been migrated from Magento 1. This update mode will port the following data to Magento 2:
-- Newly created items
-- All existing Magento 1 items (including changed items) that have been migrated to Magento 2 since the first migration.
This means once you run update command, all existing Magento 2 data will be overwriten. We use this approach to improve performance, while still help to port all latest changes from M1 to M2. We know this has a drawback that you should not make any change to M2 while migration is still in process, otherwise such changes in M2 will be overwriten when you run delta migration.
Regards,
Mall.

#5
Profile photo of andre ulrich 250.00 $tone July 6, 2017
Public

Hi Mall,
ok now it is clear. 
I thought about it and have a simple solution.
We just use the delta for steps 6 and 7 and for the products we simply import the stocks from our old magento 1 system via csv.
 
Good plan?
 
Thanks!
Andre

#6
Profile photo of andre ulrich 250.00 $tone July 7, 2017
Public

Hi Mall,
thanks for your answer again.
If you could provide us with a “tweak” code that would be also great. So we can test two options in case something goes wrong :-).
Is that possible to send it maybe till saturday as we would like to migrate on next monday and need to test it before.
 
Many thanks
André

#8
Profile photo of andre ulrich 250.00 $tone July 23, 2017
Public

Hi Mall,
 
many thanks. I think the code works but have a question. When running this command “php -f bin/ubdatamigration run --step=5 --mode=update” with the file adapted like you mentioned i think only the qty is updated but the command line shows also lines with “super attributes” or “product relations” -- is this ok if just the qty is updated. As far as i can see it is only the qty is updated like you supggested in the backend. Just to make shure nothing else is updated :-).
 
 
 
 
 
root@euve103495:/var/www/html/magento2# sudo php -f bin/ubdatamigration run --step=5 --mode=update
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..Migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Products.
Processing in step #5………………………………………………………………………(Continued) migrated data in step #5 ok with 39 Products.
Processing in step #5……………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Super Attributes. 100 Product Relations. 61 Product Bundle Options.
Processing in step #5……………………………………………………………………………………………………………………………………………………………………………………………………………………(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Super Attributes. 100 Product Relations.
Processing in step #5……………………………………………………………………………………………………………………………………………………………………………………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Super Attributes. 100 Product Relations.
Processing in step #5…………………………………………………………………………………………………………………………………………………………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Super Attributes. 100 Product Relations.
Processing in step #5………………………………………………………………………………………………………………………………………………………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Super Attributes. 100 Product Relations.
Processing in step #5……………………………………………………………………………………………………………………………………………………………………………………………………………………(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Super Attributes. 100 Product Relations.
Processing in step #5……………………………………………………………………………………………………………………………………………………………………………………………………………(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Super Attributes. 100 Product Relations.
Processing in step #5……………………………………………………………………………………………………………………………………………………………………………………………(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Super Attributes. 100 Product Relations.
Processing in step #5……………………………………………………………………………………………………………………………………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Super Attributes. 100 Product Relations.
Processing in step #5………………………………………………..(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 13 Product Super Attributes. 100 Product Relations.
Processing in step #5………….(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5………………..(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5……….(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5……………………….(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5………………..(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5………………(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5…………………………(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5…………………………(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5………………………………………………(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5………………………………….(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5…………………………..(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5………………………………….(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5…………………………….(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5………………….(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5……………………..(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5…………………….(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5…………………..(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5……………….(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5…………………(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5………………….(Continued) migrated data in step #5 ok with 100 Product Links. 100 Product Super Links. 100 Product Relations.
Processing in step #5…………………….(Continued) migrated data in step #5 ok with 100 Product Links. 58 Product Super Links. 100 Product Relations.
Processing in step #5………….(Continued) migrated data in step #5 ok with 100 Product Links. 98 Product Relations.
Processing in step #5…………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………………………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………………………………………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………..(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…………………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………………………(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5………………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5…(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………….(Continued) migrated data in step #5 ok with 100 Product Links.
Processing in step #5……………………………………….(Continued) migrated data in step #5 ok with 60 Product Links.
Processing in step #5…Step #5 was finished.
Total Data Migrated: 100%

#10
Profile photo of Mall Staff 184060.00 $tone July 24, 2017
Public

Hi there,

also lines with “super attributes” or “product relations” — is this ok if just the qty is updated.
Just to make shure nothing else is updated :-).

Yes, it was not update for product links and product relations migrated. It only to migrate for new added items.
Regards,
Mall.
 

#11

Please login or Register to Submit Answer

Written By

Comments