Workflow firing twice in CRM 2011
-
Tuesday, June 26, 2012 2:26 PM
Hi,
I have created a simple workflow to send an email when an quote is converted to an order. However it is firing twice, is there any way to prevent this or a workaround?
Here is the workflow
I have also tried to create a workflow that fires on creation of an order as a workaround to the above problem. This workflow is not firing at all.
Here is the workflow
Any help would be much appreciated.
Thanks
Joe
All Replies
-
Tuesday, June 26, 2012 7:08 PM
Both your workflows should work. Though the first one is set to scope: user
But.. otherwise I see nothing wrong in your workflows and I can not see why it should fire twice.
Rune Daub Senior Consultant - Dynateam CRM http://www.xrmmanagement.com
-
Wednesday, June 27, 2012 9:52 AM
I realised that I was not waiting long enough for the second workflow to execute.
I still don't know why the first one isn't working correctly, but I'm just going to use the second workflow as a workaround.
Thanks