MS CRM 4.0 - Execute a plugin when lead status becomes 'Qualified'
-
2011年6月10日 10:44
Hi,
Is it possible to fire a plugin on 'Convert Lead' functionality? I tried using 'Update' message for Lead while adding step in plugin registration tool by setting 'statuscode' as a filtering attribute. But plugin was not executed. Any idea how this can be done (if possible)?
Early response is highly appreciated. Thank you!
Abhi
すべての返信
-
2011年6月10日 11:09モデレータ
Hello Abhi,
You should handle both SetState and SetStateDynamicEntity messages with your plugin.
Microsoft CRM Freelancer
My blog (english)
Мой блог (русскоязычный)
Follow me on Twitter @a33ik- 回答の候補に設定 Andrii ButenkoMVP, Moderator 2011年6月10日 11:09
- 回答としてマーク abhidrocks 2011年6月10日 12:03
-
2011年6月10日 12:03
hey, Thanks Andriy. It's working now!
Thanks,
Abhi