How to Create a Switch in Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2021 08:25 AM
New to flow designer. First time trying to create some sort of switch. I have checkboxes on the request form. They can multi-select the checkboxes, but they need to route to different teams depending. So I will need some kind of join to have it wait for all the Catalog Tasks to be done before closing.
What's the best and easy way to handle this?
- Labels:
-
Request Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2021 08:48 AM
Hi
please see the following question and its answers as you can find several interesting approaches for your scenario: https://community.servicenow.com/community?id=community_question&sys_id=6334dec8dbadb700feb1a851ca96...
Instead of the legacy Workflow Designer the Flow Designer has no real join possibilities. This was an explicit decision by ServiceNow to reduce the complexity of the old Workflows.
Kind regards
Maik
If my answer replied your question please mark appropriate response as correct so that the question will appear as resolved for other users who may have a similar question in the future.