Migrate Magento1.x to Magento2.x – Basic – Part 6:

Data Migration Folder Structure:
More Info http://devdocs.magento.com/guides/v2.0/migration/migration-tool-internal-spec.html
data-migration-tool\src\Migration : folder is having copy from where & paste into
where and handling mode & throw exceptions & source files & destination file &
source_prefix if we have & destionation_prefix if & etc files are located in this
location.
• data-migration-tool\tests : having testing files
• data-migration-tool\etc\ce-to-ce : from which version of magento Data we are moving ?
• data-migration-tool\etc\ce-to-ce\1.9.2.0 : map.xml => actual file is map.xml.dist
but need to rename convert from which table to which one & \data-migrationtool\
etc\ce-to-ce\xml files also change
Ex:
<rename>
<document>sales_flat_order</document>
<to>sales_order</to>
</rename>
Tag:
• source & destination with below tag
• rename
• move
• transform
• ignore
• data-migration-tool\etc\ce-to-ce\1.9.2.0 : config.xml , actual file is config.xml.dist
but need to rename .In case if we have prefix in existing 1.9 and need same as 2.x
<source_prefix>magento_jute<source_prefix />
<dest_prefix />

“Respect Traffic Rules – Be Patient, Drive With Care

Leave a Reply