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 limit the iteration of "Do the following - until " flow logic activity in flow designer?

Community Alums
Not applicable

Hi all,

         In flow designer, I have one requirement there i have to limit the iteration of "Do the following- until" flow logic activity upto 3 iteration only.

If any one have any solution on this please help.

regards,

Meghnath

 

2 REPLIES 2

Harsh Vardhan
Giga Patron

Flow Designer > Properties to configure the maximum number of iterations.

 

doc link for further details. 

 

https://developer.servicenow.com/app.do/app.do#!/lp/new_to_servicenow/app_store_learnv2_flowdesigner...

Community Alums
Not applicable

I want to restrict the limit of iteration only for the one flow and only for one "Do the following until" activity. if i change the property then it will applies to all iteration activity like "for each" also.