by Lawrence
16. August 2008 08:16
Right, it's happened. I've given up on the DMM (Data Migration Manager).
I've been working on CRMMigrate, trying to coax my data and XML map into a format that the DMM will love, but it keeps failing. the main problems are:
- It won't handle the size of dataset that I need it to
- It isn't iterative - if it fails, it fails and the destination CRM system is half populated
- You don't know which half!
- It's pretty slow - as slow as using the web services yourself.
The solution semes to be to write my own process to send the data to MS CRM.