I'm trying to import 80k customers into magento using the dataflow import method built into magento...it's really difficult to work with...
- It's really slow to import
- I need to break the 80k into files of 1k each to avoid the import process falling over
- When an import fails I get a cryptic error message of: there is an error with this 'field'
- Each import is slow
Does any one have a better solution to dealing with the above 4 issues? Or at least is Magento genius able to provide a getting row numbers to be reported along with fields that are causing errors so I can identify the failure more immediately and fix?
I'm sure I'm not the only one experiencing this issue so I'd be very grateful to hear the solutions other's have come across for this.
There's a great solution tackling this issue for products called Magmi, unfortunately seems to be a little bit of a blackhole when it comes to customers import/export...
Cheers,
Sam