Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to generate tasks at the same time on flow designer?

simran3
Tera Contributor

How can I get tasks to generate at the same time on flow designer?

find_real_file.png

I have these checkbox conditions to create catalog tasks but it only creates the second task if the first one is complete. I want them all to generate at the same time - how can I do this?

2 REPLIES 2

Saurav11
Kilo Patron
Kilo Patron

Hello

Yes you can use the parallel flow logic

https://docs.servicenow.com/bundle/rome-servicenow-platform/page/administer/flow-designer/concept/flow-logic-do-following-in-parallel.html

Please mark answer correct/helpful based on impact

Noor Mohammad1
Kilo Guru

any progress on this issue, facing similar kind of challenge in Triggering flow parallelly based on different conditions.