Vikalp Kulshresthavikalp07.hashnode.dev·Jul 17, 2023Flow Services-Repeat ContinueSpecifying the REPEAT Condition : When you build a REPEAT step, you set the Repeat on property to specify the condition(success or failure) that will cause its children to re-execute at run time. If you set “Repeat on” to… The...DiscusswebMethodsrepeat
Vikalp Kulshresthavikalp07.hashnode.dev·Jul 10, 2023Repeat:(DO WHILE LOOP)The REPEAT step repeatedly executes its child steps up to a maximum number of times that you specify. It determines whether to re-execute the child steps based on a Repeat on condition. You can set the repeat condition to one of the following: *Repea...DiscusswebMethodsrepeat