Do While
Discover more about the Do While component and how to use it on the Digibee Integration Platform.
Parameters
Parameter
Description
Default value
Data type
Defining the subflow to be deployed at each iteration

Interrupting a loop
Handling errors in the loop

Usage scenarios of the Do While connector with errors handling
"Interrupt loop on error" property enabled and no subflow defined in onException
"Interrupt loop on error" property enabled and a subflow defined in onException
"Interrupt loop on error" property disabled and no subflow defined in onException
"Interrupt loop on error" property disabled and a subflow defined in onException
Error during the onException subflow
Was this helpful?