While Loop

While loop allows workflow designer to execute loop till the time the conditions are met for execution. For each iteration the conditions are checked and if the exit conditions are met then the loop exits.

Key Capabilities

Configurations

Configuration

Input

Description

Max number of iterations

Numeric

The user can add a maximum of 500 iterations.

If required to add more than that, user can reach out to the support/backend team.

Conditions

Field Array

The conditions can be configured as AND/OR. If conditions are met then the loop exits.

Terminate & Exit For loop if any of the nodes within the loop fails

Boolean

Enabling this configuration would ensure that the loop would exit, if any of the nodes fail within the loop.

Hide this node under progress path for the end-user

Boolean

The entire loop node would be hidden under the progress path (web-views) for the end user.

Hide this node under progress path for the end-user, if node skips

Booleans

The entire loop node would be hidden under the progress path (web-views) for the end user, in case the node skips.

Iteration Control

Maximum Iterations: 500

Default Iteration Count: 100

Exceeding Limit: Requires Backend team consultation

Supported Sub-Nodes

  • Branch
  • Union
  • Action
  • Function
  • Decision