Answered by:
Error in workflow Saying your workflow is having condition which is infinite

Question
-
Hi,
I have done below workflow and its giving me an error
and can pleas let me know where i have to check box have to tick.
Thanks,
Ketan.
Tuesday, May 13, 2014 7:32 AM
Answers
-
CRM will consider this to cause an infinite loop, as the workflow will cause an update that will cause the workflow to fire again. You may be able to get around this by moving the Update step into a child workflow
Microsoft CRM MVP - http://mscrmuk.blogspot.com/ http://www.excitation.co.uk
- Marked as answer by Ketan Pimple Thursday, May 15, 2014 11:00 AM
Wednesday, May 14, 2014 8:11 AMModerator
All replies
-
what there is inside the update lead step properties?
My blog: www.crmanswers.net - Rockstar 365 Profile
Tuesday, May 13, 2014 9:24 AM -
Hi Guido Preite,
I increment the field value by 1.In that i have one field l3 aging i incremented its value by 1.
But i want to update that field only once in a day.
that count is aging by days. so if today i run workflow then it should update by 1.
then next time i will run this on next day so it will increase the count again by 1 day.
I hope you will get my point.
Thanks,
Ketan
Tuesday, May 13, 2014 9:43 AM -
Hi,
Can anyone help in this ?
Thanks,
Ketan.
Wednesday, May 14, 2014 4:49 AM -
CRM will consider this to cause an infinite loop, as the workflow will cause an update that will cause the workflow to fire again. You may be able to get around this by moving the Update step into a child workflow
Microsoft CRM MVP - http://mscrmuk.blogspot.com/ http://www.excitation.co.uk
- Marked as answer by Ketan Pimple Thursday, May 15, 2014 11:00 AM
Wednesday, May 14, 2014 8:11 AMModerator