How can I start workflow on change of an entity
-
21 Mei 2008 18:28
What are the steps to accomplish this
Semua Balasan
-
21 Mei 2008 19:48
I'm not 100% sure what your asking but you can make a workflow that runs if an attribute on the entity has changed.
Or you can make a plugin that runs on the update event of that entity.
Not sure that helped and if not then please provide more info on what your trying to do.
/C
- Ditandai sebagai Jawaban oleh DavidJennawayMVP, Moderator 20 April 2009 14:09
-
21 Mei 2008 21:50
I want to create the update event with plugin is their an example somewhere
-
22 Mei 2008 9:33Moderator
You can start change workfow on entity for more see workflow guide of sdk.
here is plugin code
http://blogs.msdn.com/crm/archive/2008/05/21/plugins-which-message-and-which-pipeline.aspx
http://blogs.msdn.com/crm/archive/2008/03/07/developing-plug-ins-for-crm-4-0.aspx
Regards,
Imran