Switch in workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 07:01 AM - edited 06-11-2024 07:06 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 07:18 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 10:59 AM - edited 06-11-2024 11:00 AM
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!