Loop Exit Block

Use the Loop Exit block to stop processing within a Loop, and continue to the next block in the flow after the loop. Loop Exit blocks can be used with any block that loops, such as a Loop, Fetch, or a For Each Child block.

TIBCO Cloud™ Integration - Connect skips any blocks after the Loop Exit. Therefore, while not required, the Loop Exit should be the last block in its stack. TIBCO Cloud™ Integration - Connect displays a warning if a block follows the Loop Exit block within the Loop.

Tip: Use Loop Exit to exit a Fetch, For Each Child, or Loop block.

Block Properties - General Tab

From the General tab, you can change the Block Label and add a description.

Block Properties - Errors and Warnings Tab

If there are any errors or warnings for this block, the Errors and Warnings tab displays the number of errors or warnings in the tab name. See Block And Flow Errors And Warnings.

Once you have corrected the errors, select the Validate button to update the Errors and Warnings tab.

Related Topics

Control Blocks

If/Else Block

Loop Block

Fetch Block