Skip to main content
Nintex Community Menu Bar

I have a switch inside a loop and cant exit the loop.

  • February 2, 2017
  • 3 replies
  • 8 views

Forum|alt.badge.img+1

i have a loop that i got to start and loop well but when it comes time to exit the loop it seems to freeze and i have to end the workflow myself. is there a reason that the loop might not end if i have a switch statement in it and trigger the end call in the switch?

3 replies

rhia
Nintex Partner
Forum|alt.badge.img+15
  • Nintex Partner
  • February 3, 2017

Hi Joshua Wyatt‌!

Could we see the configuration of your loop action, please? I'm wondering if it's not properly calculating when it ought to end. 

Cheers,

Rhia


Forum|alt.badge.img+14
  • Scholar
  • February 3, 2017

can you as well post screenshot and history of a running workflow that got frozen?

what is the last executed action?

doesn't it loop/wait in inner loop?


Forum|alt.badge.img+12
  • February 4, 2017

Please log out the value using Log to history that you are using to compare inside the switch statement.   This is to make sure it is going down the correct switch branch.