Flow designer Do the following in parallel not following a order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-11-2024 09:08 AM
Hello Experts,
I have created a Catalog task using Flow Designer. I want three tasks to create parallel. It is working but the issue is it is not following an order. It triggers t3b first instead of t3. it follow "t3b> t3a> t3 "
I want to trigger Task3 > Task3a then Task 3b.. How to achieve this? Thanks in advance @Ankur Bawiskar
Thanks & Regards,
Srinithi venkatachalam.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2024 05:17 AM
Going off of what @SanjivMeher was asking, do you need the Flow Step for 'Do the following in parallel' because there are conditions where all three Tasks might not trigger? If all three tasks would trigger all of the time, can you line up the 'Create Task' Flow Steps?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-12-2024 07:32 AM
Creating things in parallel but wanting the things to be created in order is logically unsound.
You can either do things in parallel or do them in order.
This is not a ServiceNow thing but a logical principle.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-11-2024 09:27 AM
Can you post a screenshot of you flow?
It looks like you want to create them sequentially. If so, you should place them sequentially in the flow.
Please mark this response as correct or helpful if it assisted you with your question.