I want to share my experiences I made in several projects with importing data. It’s manly a talk about some curious situations from my latest big project, where I struggled and how I mastered these situations
Context ‣ multisite for 11 countries (websites) ‣ each country has its own publication ‣ each publication has informations in 11 languages (en_US / en_GB) ‣ currently ~2500 Products ‣ more than 1100 attributes in PIM http://www.amcharts.com/visited_countries/
Example from another Project Terrible Import Workflow (Time to import ~ 2.5h, Shop Offline during import) Over 2000 attribute sets and more than 9000 attributes Simplify where possible
Conclusion • Simplify where possible! • Bulletproof your import process! • Don’t trust data! • Log as much information as possible! • Load only data you really need! • Everyone makes mistakes!