Migration of Taks, PhoneCalls and EMails

Odpowiedz Migration of Taks, PhoneCalls and EMails

  • Saturday, December 08, 2007 11:30 AM
     
     
    Hello,
    I'm becoming desperate with migration data to MS CRM.
    I prepared very good for this process but something is going wrong.
    I know it is very difficult to help in these situations of less
    informations but I will try to explain my probem as well as possible.
    Migration inlcudes following entities:
    Account
    Contact
    Opportunity
    Task
    EMail
    PhoneCall

    First three are migrated well.
    DMF migrate 670/630 Tasks and PhoneCalls of 750.
    And the fascinating thing is that DMF migrates all 750 Test-EMails.

    I understood the process with the ActivityParties and I think it is
    not this problem.

    If I compare the data wich are migrated and the not migrated data I
    can't find the differences.

    Please can someone help me? What are the frequently mistakes and
    problems?

    TIA
    smilebey

All Replies

  • Tuesday, December 11, 2007 10:04 PM
     
     Answered

    I have had lots of issues migrating tasks.
    I wrote an article about importing tasks on my blog if you need the code for importing phone calls and emails i have it also.
    when i wrote my migration code i did not know about the DMF so i never used it.

    http://mymscrm3.blogspot.com/2007/12/how-to-create-task-in-crm-30.html

     

    If you need anymore help feel free to contact me at anytime.

  • Monday, December 17, 2007 1:48 PM
     
     
    Hello,
    I always get a crmTaskUnknownError in the not-migrated Data? I just migrate the Id, RegardingObject and the Subject. But I still get these errors. And the amount of the succesfully migrated Data is not the same after every migration. What happens?
  • Monday, December 17, 2007 2:33 PM
     
     
    Can you post the code?

     

  • Monday, December 17, 2007 2:47 PM
     
     
    I have not any code. I do the migration with DMF. My programming skills are not good enough for a project like this one.