Hi experts, need your suggestion here. We got some workflows with waiting conditions in it. It will leave waiting condition when the condition is met. This works as expected. But sometimes even after the condition is met, it will continue to stay in waiting state(Wouldn't proceed forward). I have to manually pause and resume the workflow to continue it. Not sure why its not moving forward
*This post is locked for comments
Microsoft couldn't provide solution for this. As this was stopping after 6 steps every time, we decided to break the workflow into 3 small child workflows and execute. Haven't seen any scenarios so far.
hi,
Check best practice of workflow wait condition.
www.magnetismsolutions.com/.../workflow-wait-conditions-best-practices-dynamics-crm-2011
Hi Adrian, no process execution time is mentioned. Below is how one of waiting step looks like. Simple OOB
It works all the times without interruptions but sometime it won't pass the condition even after its satisfied. Pausing and resuming the workflow fixes it. Not sure whats causing this.
Hi Raviteja Reddy,
If you are using Process Execution Time in your wait condition then you need to remove Process Execution Time, as the condition will never be met and the workflow will continue waiting forever.
Hi Ravi, I’m not talking about the status to be waiting but I’m using a wait condition within workflow itself. The workflow didn’t fail but it didn’t proceed to next step even after conditioning is satisfied. I had to resume it again to make it work
Hi,
Sometimes the workflow itself is failed but the status still displays as Waiting. For the affected ones, open the session and check if it is still waiting or has some errors.
Hope this helps.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156