locked
Change many records of one entity via workflow RRS feed

  • Question

  • Is it possible to change many records of one entity via workflow? For example i have entity X and 20 records related of entity Y. I want to change one value in all 20 recors of Y entity when im changeing something on X. IS it possible without PLUGIN? 
    • Edited by urwis Wednesday, March 21, 2012 3:56 PM
    Wednesday, March 21, 2012 3:55 PM

Answers

  • Yes. This can be done by using distributed workflow activities.

    http://crm2011distributewf.codeplex.com/

    But you need to create 2 workflows - child workflow and main workflow

    At main workflow, it is satisfied your conditions, call the child workflow which is updating the records.


    Regards, Kyaw Kyaw Tun

    Wednesday, March 21, 2012 10:59 PM

All replies