none
Copy a Single Record RRS feed

  • Frage

  • I need to make a copy of a single, existing Account record within CRM 4.0, along with all related entities. The result will be two records instead of one, with the only field change being the Account name. Is there a simle, straightforward way of accomplishing this? Thanks for your help?

    Mittwoch, 16. September 2009 18:00

Antworten

  • David,

    unfortunatelly there is no "easy one-click way" to do this. I had similar problem with custom entity, but the base problem is the same.
    I created custom workflow activity where i created new object with all referenced from the original. Then I created organization owned workflow, which called my workflow activity.

    Users then had to run this workflow if they wanted to clone the object. I made life easire for them when I put a button that ran a specific workflow directly on the screen. (http://a-crm.blogspot.com/2008/07/button-that-starts-workflow.html)
    Dejan Dular

    Microsoft Certified Business Management Solutions Specialist
    • Als Antwort vorgeschlagen Dejan Dular Donnerstag, 17. September 2009 13:25
    • Als Antwort markiert Davidgm Mittwoch, 23. September 2009 19:35
    Donnerstag, 17. September 2009 13:25

Alle Antworten

  • Maybe this helps to meet your requirements
    http://blogs.inetium.com/blogs/microsoftcrm/archive/2009/04/27/cloning-records-in-microsoft-crm-4-0-using-ajax-controls.aspx
    I am not sure if there is a faster / easier way.. especially if this method is supported or not... but maybe this is a suitable workaround...

    Regards


    Viele Grüße SERENDIPIDY
    • Als Antwort vorgeschlagen Dejan Dular Donnerstag, 17. September 2009 13:25
    Mittwoch, 16. September 2009 18:13
  • David,

    unfortunatelly there is no "easy one-click way" to do this. I had similar problem with custom entity, but the base problem is the same.
    I created custom workflow activity where i created new object with all referenced from the original. Then I created organization owned workflow, which called my workflow activity.

    Users then had to run this workflow if they wanted to clone the object. I made life easire for them when I put a button that ran a specific workflow directly on the screen. (http://a-crm.blogspot.com/2008/07/button-that-starts-workflow.html)
    Dejan Dular

    Microsoft Certified Business Management Solutions Specialist
    • Als Antwort vorgeschlagen Dejan Dular Donnerstag, 17. September 2009 13:25
    • Als Antwort markiert Davidgm Mittwoch, 23. September 2009 19:35
    Donnerstag, 17. September 2009 13:25
  • Dejan,

    Thanks for the references. I have not had  chance to investigate thoroughly, but I like the ideas. Same to Serendipidy above.

    David
    Mittwoch, 23. September 2009 19:35