Switch in workflow

servicenow14710
Tera Expert

Hello developers,  can some one suggest workaround as my switch activity is not working in workflow which gets select box question choices from variable name, it is not moving forward when one of the option is selected though the workflow activities show that switch is finished, ANY help is appreciated, Thanks!q

 

2 REPLIES 2

Zach Koch
Giga Sage
Giga Sage

Did you mouse over the Workflow context activity for your switch to see what it resolved to? Most of the time if it stops at an activity, there was some sort of error, which in this case sounds like it could be related to your variables values. 

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

Hello Zach koch, yes switch is resolved to correct result as in choice but the activity is not moving forward, there is no error showing , switch shows finished, Thanks!